2020-08-16 15:58:05 +00:00
|
|
|
/* ReC98
|
|
|
|
* -----
|
|
|
|
* 3rd part of code segment #3 of TH05's MAIN.EXE
|
|
|
|
*/
|
|
|
|
|
2021-03-21 18:35:04 +00:00
|
|
|
#pragma option -zCmain_033_TEXT
|
2020-08-16 15:58:05 +00:00
|
|
|
|
|
|
|
extern "C" {
|
|
|
|
#include "th05/th05.hpp"
|
|
|
|
#include "th05/main/boss/b4_both.cpp"
|
|
|
|
}
|