summaryrefslogtreecommitdiff
path: root/src/KingSystem/System
diff options
context:
space:
mode:
authoriTNTPiston <zhaoyizhu2000@gmail.com>2021-08-09 16:46:25 -0700
committeriTNTPiston <zhaoyizhu2000@gmail.com>2021-08-09 16:46:25 -0700
commitb502476d9632379379b28bc726be85c8a7a1eb68 (patch)
tree3dc699624f33011f6f701932309668c9675ec2af /src/KingSystem/System
parent341f9166d093dae514148f1d57743450b1ffdc58 (diff)
fix style again
Diffstat (limited to 'src/KingSystem/System')
-rw-r--r--src/KingSystem/System/DebugFinder.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/KingSystem/System/DebugFinder.cpp b/src/KingSystem/System/DebugFinder.cpp
index 2f10e1dd..ff61e1f2 100644
--- a/src/KingSystem/System/DebugFinder.cpp
+++ b/src/KingSystem/System/DebugFinder.cpp
@@ -8,5 +8,4 @@ DebugFinder::DebugFinder() = default;
void DebugFinder::init(sead::Heap* heap) {}
-} // namespace ksys
-
+} // namespace ksys \ No newline at end of file