diff options
| author | Aetias <aetias@outlook.com> | 2025-07-04 21:04:27 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-07-04 21:04:27 +0200 |
| commit | 65a2aab1f11a8b74f7255d425b80fe279067efe5 (patch) | |
| tree | 79e164f251b5d7d1b6b3e3dd23d80e63c4e0f67b /src/Main | |
| parent | fe0f15031d96b065ba176b3207c5b1e418da243b (diff) | |
`OverlayManager` OK
Diffstat (limited to 'src/Main')
| -rw-r--r-- | src/Main/System/OverlayManager.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Main/System/OverlayManager.cpp b/src/Main/System/OverlayManager.cpp index 4f7da68c..4e22cb3e 100644 --- a/src/Main/System/OverlayManager.cpp +++ b/src/Main/System/OverlayManager.cpp @@ -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; |
