botw/src/Game/gameStageInfo.cpp

11 lines
235 B
C++

#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