ReC98/th02/main_03.cpp

12 lines
180 B
C++

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