ReC98/th01/main_38.cpp

16 lines
244 B
C++
Raw Normal View History

/* ReC98
* -----
* 1st part of code segment #38 of TH01's REIIDEN.EXE
*/
#pragma option -Z
extern "C" {
#include "platform.h"
#include "pc98.h"
#include "planar.h"
#include "th01/math/subpixel.hpp"
#include "th01/main/player/shots.cpp"
}