summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 8a0b1f9..aa27dff 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -99,6 +99,7 @@ int main() {
printf("PKE SHUTDOWN INITIATED\n");
EntityType_Teardown();
DestroyWindow();
+ Pke_DebugPrint();
printf("PKE EXITING\n");
return 0;
}