mirror of https://github.com/nmlgc/ReC98.git
13 lines
173 B
C++
13 lines
173 B
C++
|
/* ReC98
|
||
|
* -----
|
||
|
* Code segment #38 of TH01's REIIDEN.EXE
|
||
|
*/
|
||
|
|
||
|
extern "C" {
|
||
|
#include "ReC98.h"
|
||
|
#include "th01/hardware/graph.h"
|
||
|
|
||
|
#include "th01/main/bullet/pellet.cpp"
|
||
|
|
||
|
}
|