mirror of
https://github.com/zeldaret/ph
synced 2026-07-08 05:40:40 -04:00
Rename "overlay setup" to "game mode"
This commit is contained in:
@@ -159,8 +159,8 @@ public:
|
||||
void Load(OverlayIndex index, OverlayId id);
|
||||
void LoadIfNotLoaded(OverlayIndex index, OverlayId id);
|
||||
void Unload(OverlayIndex index);
|
||||
void LoadOverlaySetup(s32 index);
|
||||
void UnloadOverlaySetup();
|
||||
void LoadGameMode(s32 mode);
|
||||
void UnloadGameMode();
|
||||
|
||||
void LoadEquipItem(ItemFlag equipId);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user