mirror of https://github.com/nmlgc/ReC98.git
15 lines
354 B
C++
15 lines
354 B
C++
#pragma option -zCmain_32__TEXT -zPmain_32
|
|
|
|
extern "C" {
|
|
#include "platform.h"
|
|
#include "pc98.h"
|
|
#include "th01/math/subpixel.hpp"
|
|
#include "th01/main/playfld.hpp"
|
|
#include "th01/main/player/player.hpp"
|
|
}
|
|
|
|
#include "th01/shiftjis/fns.hpp"
|
|
#include "th01/main/bullet/missile.cpp"
|
|
#include "th01/main/player/bomb_d_f.cpp"
|
|
#include "th01/main/particle.cpp"
|