mirror of https://github.com/nmlgc/ReC98.git
8 lines
140 B
C
8 lines
140 B
C
|
/* ReC98
|
||
|
* -----
|
||
|
* Common, essential macros for TH04. No types here!
|
||
|
*/
|
||
|
|
||
|
#define MAIN_STAGE_COUNT 6
|
||
|
#define STAGE_EXTRA MAIN_STAGE_COUNT
|