summaryrefslogtreecommitdiff
path: root/include/debug.h
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2018-01-24 20:11:06 -0600
committerCameron Hall <cameronghall@cox.net>2018-01-24 20:11:06 -0600
commit8cce68537704adb0d1d34a96fa977675ad1a0340 (patch)
tree4f6651c544cd942ea93e4160bcd2dee3c97a936f /include/debug.h
parent94c9998804e9da20edf5e7285603c3e03b07e3c5 (diff)
integrate debug functions in field_control_avatar.c
Diffstat (limited to 'include/debug.h')
-rw-r--r--include/debug.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/debug.h b/include/debug.h
index 713b21ec5..2136dbfb8 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -1,6 +1,9 @@
#ifndef GUARD_DEBUG_H
#define GUARD_DEBUG_H
+// start_menu_debug
+void DebugMenu_8077048(void);
+
// matsuda_debug_menu
void sub_80AAF30(void);
void Crash(const u8 *text);