Applying patches by Michi to Enigma
This commit is contained in:
@@ -159,6 +159,12 @@ namespace
|
||||
|
||||
string m_user_input;
|
||||
string m_error_message;
|
||||
|
||||
#ifdef ANDROID
|
||||
Sint16 m_joy_x0;
|
||||
Sint16 m_joy_y0;
|
||||
#endif
|
||||
|
||||
|
||||
std::auto_ptr<video::TransitionEffect> m_effect;
|
||||
ENetHost *m_network_host;
|
||||
|
||||
Reference in New Issue
Block a user