Something Janet pointed out.

This commit is contained in:
nethack.allison
2002-03-09 02:58:46 +00:00
parent fb27e35694
commit d34cc6f0d0

View File

@@ -38,7 +38,6 @@ extern struct window_procs win32_procs;
extern struct window_procs Gnome_procs;
#endif
#ifdef MSWIN_GRAPHICS
#include "winMS.h"
extern struct window_procs mswin_procs;
#endif