mirror of
https://github.com/zeldaret/ph
synced 2026-08-19 21:42:05 -04:00
96% match ItemManager::func_ov00_020ad790
This commit is contained in:
@@ -88,9 +88,9 @@ enum OverlayIndex_ {
|
||||
};
|
||||
|
||||
class OverlayManager {
|
||||
public:
|
||||
OverlayId mLoadedOverlays[OverlayIndex_COUNT];
|
||||
|
||||
public:
|
||||
void Unload(OverlayIndex index);
|
||||
void Load(OverlayIndex index, OverlayId id);
|
||||
void LoadIfNotLoaded(OverlayIndex index, OverlayId id);
|
||||
|
||||
Reference in New Issue
Block a user