|
/* ReC98
|
|
* -----
|
|
* 2nd part of code segment #3 of TH04's MAIN.EXE
|
|
*/
|
|
|
|
#pragma option -zCmain_032_TEXT -zPmain_03
|
|
|
|
extern "C" {
|
|
#include "ReC98.h"
|
|
#include "th01/math/subpixel.hpp"
|
|
#include "th04/math/motion.hpp"
|
|
|
|
#pragma option -a2
|
|
|
|
#include "th04/main/bullet/tune.cpp"
|
|
}
|