mirror of https://github.com/nmlgc/ReC98.git
9 lines
181 B
C++
9 lines
181 B
C++
|
extern "C" {
|
||
|
#include "platform.h"
|
||
|
#include "master.hpp"
|
||
|
#include "th04/score.h"
|
||
|
#include "th04/resident.hpp"
|
||
|
#include "th04/formats/cfg.hpp"
|
||
|
#include "th03/formats/cfg_lres.cpp"
|
||
|
}
|