mirror of
https://github.com/zeldaret/ph
synced 2026-06-04 02:46:21 -04:00
Move ARM9 Main documentation from Ghidra
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "System/OverlayManager.hpp"
|
||||
|
||||
void OverlayManager::Load(OverlayIndex index, OverlayId id) {}
|
||||
void OverlayManager::LoadIfNotLoaded(OverlayIndex index, OverlayId id) {}
|
||||
void OverlayManager::Unload(OverlayIndex index) {}
|
||||
void OverlayManager::LoadOverlaySetup(s32 index) {}
|
||||
void OverlayManager::UnloadOverlaySetup() {}
|
||||
Reference in New Issue
Block a user