gfx.h
changeset 1806 75dc9c737892
parent 1391 1325047def14
child 1829 0b6de3b4458a
--- a/gfx.h	Sat May 14 19:34:59 2005 +0000
+++ b/gfx.h	Sat May 14 21:01:57 2005 +0000
@@ -66,7 +66,8 @@
 void ScreenSizeChanged(void);
 void UndrawMouseCursor(void);
 bool ChangeResInGame(int w, int h);
-void ToggleFullScreen(const bool full_screen);
+void SortResolutions(int count);
+void ToggleFullScreen(bool full_screen);
 
 /* gfx.c */
 #define ASCII_LETTERSTART 32