mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-02 08:43:42 -04:00
Merge branch 'main' of https://github.com/TwilitRealm/dusk into rando-mod
This commit is contained in:
@@ -1352,6 +1352,9 @@ enum dStage_SaveTbl {
|
||||
|
||||
const char* dStage_getName2(s16, s8);
|
||||
dStage_objectNameInf* dStage_searchName(const char*);
|
||||
#if TARGET_PC
|
||||
dStage_objectNameInf* dStage_searchNameCI(const char*);
|
||||
#endif
|
||||
static int dStage_stageKeepTresureInit(dStage_dt_c*, void*, int, void*);
|
||||
static int dStage_filiInfo2Init(dStage_dt_c*, void*, int, void*);
|
||||
static int dStage_mapPathInitCommonLayer(dStage_dt_c*, void*, int, void*);
|
||||
|
||||
Reference in New Issue
Block a user