ReC98/th01/main_23.cpp

18 lines
341 B
C++
Raw Normal View History

/* ReC98
* -----
* Code segment #23 of TH01's REIIDEN.EXE
*/
extern "C" {
#include "platform.h"
#include "x86real.h"
#include "master.hpp"
#include "th01/formats/grc.cpp"
#include "th01/hardware/grcg8x8m.cpp"
#include "th01/hardware/egc.h"
#include "th01/math/polar.hpp"
#include "th01/math/vector.hpp"
}
#include "th01/main/shape.cpp"