mirror of https://github.com/nmlgc/ReC98.git
19 lines
328 B
C
19 lines
328 B
C
/* ReC98
|
|
* -----
|
|
* Code segment #2 of TH02's MAIN.EXE
|
|
*/
|
|
|
|
#include "th02/th02.h"
|
|
|
|
#pragma option -3
|
|
|
|
extern char snd_active;
|
|
|
|
#define frame_delay_2 frame_delay
|
|
|
|
#include "th02/formats/pi_put.c"
|
|
#include "th02/snd/kajafunc.c"
|
|
#include "th02/snd/delaymea.c"
|
|
#pragma codestring "\x00"
|
|
#include "th02/snd/se.c"
|