ReC98/th02/main_02.c

19 lines
328 B
C
Raw Normal View History

/* ReC98
* -----
* Code segment #2 of TH02's MAIN.EXE
*/
#include "th02/th02.h"
2015-03-04 03:28:16 +00:00
#pragma option -3
extern char snd_active;
#define frame_delay_2 frame_delay
2015-03-04 03:28:16 +00:00
#include "th02/formats/pi_put.c"
#include "th02/snd/kajafunc.c"
#include "th02/snd/delaymea.c"
#pragma codestring "\x00"
#include "th02/snd/se.c"