Changeset 579 for trunk/core/luascript.c


Ignore:
Timestamp:
11/18/08 14:17:28 (5 years ago)
Author:
phyrephox
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/luascript.c

    r545 r579  
    381381} 
    382382 
    383 #if defined (CAMERA_g7) || defined (CAMERA_sx100is) 
     383#if defined (CAMERA_g7) || defined (CAMERA_sx100is) || defined (CAMERA_g9) 
    384384static int luaCB_wheel_right( lua_State* L ) 
    385385{ 
Note: See TracChangeset for help on using the changeset viewer.