Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
This commit is contained in:
@@ -619,7 +619,7 @@ void Client::tick (double dtime)
|
||||
{
|
||||
const double timestep = 0.01; // 10ms
|
||||
#ifdef ANDROID
|
||||
Sint16 joy_x, joy_y;
|
||||
Sint32 joy_x, joy_y;
|
||||
SDL_Joystick *joy;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user