DOOM64-RE

DOOM 64 Reverse Engineering
Log | Files | Refs | README | LICENSE

i_main.h (155B)


      1 
      2 #define	SCREEN_HT	240
      3 #define	SCREEN_WD	320
      4 
      5 /* this stack size is in bytes, and is a lot larger
      6  * than this program needs.
      7  */
      8 #define	STACKSIZE	0x2000