m_menu.h (202B)
1 #ifndef __M_MENU__ 2 #define __M_MENU__ 3 4 #include "d_event.h" 5 6 boolean M_Responder (event_t *ev); 7 void M_Ticker(void); 8 void M_Drawer(void); 9 void M_Init(void); 10 void M_StartControlPanel (void); 11 12 #endif
dooma minimalistic implementation of doom | |
git clone git://ssnf.xyz/doom | |
Log | Files | Refs |