summaryrefslogtreecommitdiff
path: root/src/KingSystem/System/DebugFinder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/System/DebugFinder.cpp')
-rw-r--r--src/KingSystem/System/DebugFinder.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/KingSystem/System/DebugFinder.cpp b/src/KingSystem/System/DebugFinder.cpp
index d566df2b..2f10e1dd 100644
--- a/src/KingSystem/System/DebugFinder.cpp
+++ b/src/KingSystem/System/DebugFinder.cpp
@@ -6,9 +6,7 @@ SEAD_SINGLETON_DISPOSER_IMPL(DebugFinder)
DebugFinder::DebugFinder() = default;
-void DebugFinder::init(sead::Heap* heap) {
-
-}
+void DebugFinder::init(sead::Heap* heap) {}
-}
+} // namespace ksys