Dialog box for changing simulation options, gravity toggle needs implementing

This commit is contained in:
Simon Robertshaw
2011-04-25 16:39:28 +01:00
parent 7b82eae82e
commit 28d9328959
4 changed files with 91 additions and 10 deletions

View File

@@ -119,6 +119,7 @@ int GRAV_G2;
int GRAV_B2;
extern int legacy_enable;
extern int ngrav_enable; //Newtonian gravity
extern int sound_enable;
extern int kiosk_enable;