Changeset 144 for trunk/orca/gl/joystick.c
- Timestamp:
- 05/11/06 14:23:03 (3 years ago)
- Files:
-
- 1 modified
-
trunk/orca/gl/joystick.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/gl/joystick.c
r54 r144 132 132 Set 'input block values. 133 133 */ 134 static void jsRead( OContext* ctx )134 static void jsRead( OContext* ctx, OValue* a1 ) 135 135 { 136 136 int events = 0;
