|
/* ReC98
|
|
* -----
|
|
* 2nd part of code segment #3 of TH04's MAIN.EXE
|
|
*/
|
|
|
|
#pragma codeseg main_032_TEXT main_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"
|
|
}
|