diff -u -r1.38 main-win.c
--- main-win.c	2001/04/05 19:13:34	1.38
+++ main-win.c	2001/04/08 17:18:17
@@ -510,6 +510,9 @@
 
 #endif /* USE_TRANSPARENCY */
 
+#endif /* USE_GRAPHICS */
+
+
 /*
  * Available graphic modes
  */
@@ -517,7 +520,6 @@
 #define GRAPHICS_ORIGINAL   1
 #define GRAPHICS_ADAM_BOLT  2
 
-#endif /* USE_GRAPHICS */
 
 
 #ifdef USE_SOUND

