summaryrefslogtreecommitdiff
path: root/src/Main/System/OverlayManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main/System/OverlayManager.cpp')
-rw-r--r--src/Main/System/OverlayManager.cpp2
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;