dstrings.h (186B)
1 #ifndef __DSTRINGS__ 2 #define __DSTRINGS__ 3 4 #define SAVEGAMENAME "doomsav" 5 #define DEVMAPS "devmaps" 6 #define DEVDATA "devdata" 7 #define NUM_QUITMESSAGES 22 8 9 extern char* endmsg[]; 10 11 #endif
dooma minimalistic implementation of doom | |
git clone git://ssnf.xyz/doom | |
Log | Files | Refs |