summaryrefslogtreecommitdiff
path: root/src/Game/gameStageInfo.cpp
blob: 3ec69a05aefed392d8fed7627e08c0cc53c4311d (plain)
1
2
3
4
5
6
7
8
9
10
#include "Game/gameStageInfo.h"
#include "KingSystem/Utils/InitTimeInfo.h"

namespace uking {

static ksys::util::InitConstants sConstants;
sead::FixedSafeString<256> StageInfo::sStr;
StageInfo StageInfo::sInfo;

}  // namespace uking