ReC98/th05/main032.cpp

13 lines
243 B
C++
Raw Permalink Normal View History

/* ReC98
* -----
* 2nd part of code segment #3 of TH05's MAIN.EXE
*/
#pragma option -zCmain_032_TEXT
#include "th04/math/vector.hpp"
#include "th04/math/randring.hpp"
#include "th05/main/boss/boss.hpp"
#include "th05/main/boss/move.cpp"