2021-12-25 15:18:17 +00:00
|
|
|
/* ReC98
|
|
|
|
* -----
|
|
|
|
* Code segment #11 of TH01's FUUIN.EXE
|
|
|
|
*/
|
|
|
|
|
|
|
|
#pragma option -zCSHARED
|
|
|
|
|
|
|
|
#include "platform.h"
|
|
|
|
#include "pc98.h"
|
|
|
|
#include "planar.h"
|
|
|
|
#include "master.hpp"
|
|
|
|
#include "th01/hardware/graph.h"
|
|
|
|
|
|
|
|
#include "th01/hardware/egcrect.cpp"
|