ReC98/th02/main_03.cpp

15 lines
232 B
C++

/* ReC98
* -----
* Code segment #3 of TH02's MAIN.EXE
*/
extern "C" {
#include "ReC98.h"
#include "th02/math/randring.h"
#define RANDRING_INSTANCE 2
#include "th02/math/randring.cpp"
#include "th02/main/bullet/pellet_r.cpp"
}