Changeset 579 for trunk/core/luascript.c
- Timestamp:
- 11/18/08 14:17:28 (5 years ago)
- File:
-
- 1 edited
-
trunk/core/luascript.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/luascript.c
r545 r579 381 381 } 382 382 383 #if defined (CAMERA_g7) || defined (CAMERA_sx100is) 383 #if defined (CAMERA_g7) || defined (CAMERA_sx100is) || defined (CAMERA_g9) 384 384 static int luaCB_wheel_right( lua_State* L ) 385 385 {
Note: See TracChangeset
for help on using the changeset viewer.