2021-12-25 15:18:17 +00:00
|
|
|
/* ReC98
|
|
|
|
* -----
|
|
|
|
* Code segment #12 of TH01's FUUIN.EXE
|
|
|
|
*/
|
|
|
|
|
|
|
|
extern "C" {
|
|
|
|
#include <stdlib.h>
|
|
|
|
#include "platform.h"
|
|
|
|
#include "pc98.h"
|
|
|
|
#include "planar.h"
|
|
|
|
#include "th01/hardware/graph.h"
|
|
|
|
|
|
|
|
#include "th01/hardware/grp2xscs.cpp"
|
|
|
|
}
|