src/gfx.cpp
branchNewGRF_ports
changeset 6878 7d1ff2f621c7
parent 6872 1c4a4a609f85
child 10184 fcf5fb2548eb
--- a/src/gfx.cpp	Sun Feb 03 20:34:26 2008 +0000
+++ b/src/gfx.cpp	Mon Mar 10 15:26:39 2008 +0000
@@ -37,7 +37,7 @@
 bool _exit_game;
 bool _networking;         ///< are we in networking mode?
 byte _game_mode;
-byte _pause_game;
+int8 _pause_game;
 int _pal_first_dirty;
 int _pal_count_dirty;