mirror of https://github.com/nmlgc/ReC98.git
15 lines
321 B
C
15 lines
321 B
C
|
/* ReC98
|
||
|
* -----
|
||
|
* 1st part of code segment #2 of TH02's MAINE.EXE
|
||
|
*/
|
||
|
|
||
|
#pragma codeseg maine_02_TEXT
|
||
|
|
||
|
#include "th02/th02.h"
|
||
|
|
||
|
#include "th02/hardware/grppsafx.c"
|
||
|
#include "th02/hardware/keydelay.c"
|
||
|
#include "th01/hardware/vplanset.c"
|
||
|
#include "th02/formats/pi_load.c"
|
||
|
#include "th02/hardware/frmdely1.c"
|