mirror of https://github.com/nmlgc/ReC98.git
13 lines
279 B
C++
13 lines
279 B
C++
|
#pragma option -zPgroup_01
|
||
|
|
||
|
#include "platform.h"
|
||
|
#include "master.hpp"
|
||
|
#include "th01/rank.h"
|
||
|
#include "th03/common.h"
|
||
|
#include "th03/score.h"
|
||
|
#include "th03/playchar.hpp"
|
||
|
#include "th03/sprites/regi.h"
|
||
|
#include "th03/formats/scoredat.hpp"
|
||
|
|
||
|
#include "th03/formats/score_ld.cpp"
|