mirror of https://github.com/nmlgc/ReC98.git
10 lines
154 B
C++
10 lines
154 B
C++
|
/* ReC98
|
||
|
* -----
|
||
|
* Include file for TH04
|
||
|
*/
|
||
|
|
||
|
#include "ReC98.h"
|
||
|
#include "th04/shared.hpp"
|
||
|
#include "th04/player/chars.h"
|
||
|
#include "th04/resident.hpp"
|