summaryrefslogtreecommitdiff
path: root/src/debug_menu_mid.c
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-05-23 16:19:35 -0500
committerGitHub <noreply@github.com>2021-05-23 16:19:35 -0500
commiteaa141c612dd1689936a21bd57018a55ff686b69 (patch)
treefafe2a9a562af6a8e36716ff76a5b3e8b30d4411 /src/debug_menu_mid.c
parentf402e46cd3c8b7236673d6edbae77903a7cc0618 (diff)
Keep on keepin on (#38)
* end of may dump of work * move save text to src * decomp a little more
Diffstat (limited to 'src/debug_menu_mid.c')
-rw-r--r--src/debug_menu_mid.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/debug_menu_mid.c b/src/debug_menu_mid.c
index 8ca2cbd..796ac2a 100644
--- a/src/debug_menu_mid.c
+++ b/src/debug_menu_mid.c
@@ -1,6 +1,7 @@
#include "global.h"
#include "input.h"
#include "gUnknown_203B460.h"
+#include "memory.h"
struct unkData
{
@@ -76,8 +77,6 @@ extern u32 gDebug_NumberText;
extern u32 gUnknown_80D4970;
-extern void *MemoryAlloc(u32, u32);
-extern void MemoryFree(void *);
extern void sub_800641C(void *, u32, u32);
extern void sub_8006518(void *);
extern void sub_801C8C4(u32, u32, u32, u32);