(svn r20186) -Codechange: remove VARDEF from _realtime_tick and _rightclick_emulate
This commit is contained in:
@@ -19,12 +19,8 @@
|
||||
/* Amount of game ticks */
|
||||
VARDEF uint16 _tick_counter;
|
||||
|
||||
VARDEF uint32 _realtime_tick;
|
||||
|
||||
VARDEF byte _display_opt;
|
||||
|
||||
VARDEF bool _rightclick_emulate;
|
||||
|
||||
/* IN/OUT parameters to commands */
|
||||
VARDEF bool _generating_world;
|
||||
|
||||
|
Reference in New Issue
Block a user