src/gfx.h
changeset 6960 356d856462b6
parent 6937 40c760fcf1f6
child 6999 069962f178e0
--- a/src/gfx.h	Tue Jun 19 12:19:31 2007 +0000
+++ b/src/gfx.h	Tue Jun 19 15:04:08 2007 +0000
@@ -166,7 +166,7 @@
 extern byte _pause_game;
 
 extern int _pal_first_dirty;
-extern int _pal_last_dirty;
+extern int _pal_count_dirty;
 extern int _num_resolutions;
 extern uint16 _resolutions[32][2];
 extern uint16 _cur_resolution[2];