mirror of https://github.com/nmlgc/ReC98.git
11 lines
136 B
C++
11 lines
136 B
C++
|
/* ReC98
|
||
|
* -----
|
||
|
* Code segment #21 of TH01's REIIDEN.EXE
|
||
|
*/
|
||
|
|
||
|
#pragma option -Z
|
||
|
|
||
|
extern "C" {
|
||
|
#include "th01/main/boss/entity.cpp"
|
||
|
}
|