OverlayManager OK

This commit is contained in:
Aetias
2025-07-04 21:04:27 +02:00
parent fe0f15031d
commit 65a2aab1f1
5 changed files with 6 additions and 2 deletions
-2
View File
@@ -52,8 +52,6 @@ THUMB void OverlayManager::Unload(OverlayIndex index) {
}
}
//! TODO: solve the .word issue with the overlay IDs
//! both functions should match otherwise
THUMB void OverlayManager::LoadGameMode(s32 mode) {
OverlayId overlayId;
GameMode *pSetup;