(svn r20186) -Codechange: remove VARDEF from _realtime_tick and _rightclick_emulate
This commit is contained in:
@@ -21,6 +21,7 @@ char *_ini_videodriver;
|
||||
int _num_resolutions;
|
||||
Dimension _resolutions[32];
|
||||
Dimension _cur_resolution;
|
||||
bool _rightclick_emulate;
|
||||
|
||||
SoundDriver *_sound_driver;
|
||||
char *_ini_sounddriver;
|
||||
|
Reference in New Issue
Block a user