DEADSOFTWARE

system: game itself do not depends on sdl
[flatwaifu.git] / src / menu.h
index 3e6c65ea619623ea68def234d9a656544fbaf7d7..fedd702301d2eacffe63c981c441caa40becc189 100644 (file)
@@ -49,6 +49,7 @@ extern byte gm_redraw;
 extern short lastkey;
 
 void GMV_say (char *nm);
+void G_keyf (int key, int down);
 void G_code (void);
 int GM_act (void);
 void GM_init (void);