aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 8f21d53..3e713da 100644
--- a/main.cpp
+++ b/main.cpp
@@ -265,7 +265,7 @@ int main()
SetWindowText(melon, melontitle);
}
}
-
+ printf("deinit\n");
NDS::DeInit();
return 0;