summaryrefslogtreecommitdiff
path: root/include/berry_crush.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-05-30 04:09:21 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-05-31 13:11:18 -0400
commit4fe507e4539f2c349a7297c31f66893bbf775ff5 (patch)
treec635a3405cd1b11fd17479d28fe3040daec77714 /include/berry_crush.h
parent24075e9e7299327288737d7347e9c83ac391c787 (diff)
Document union_room.c
Diffstat (limited to 'include/berry_crush.h')
-rwxr-xr-xinclude/berry_crush.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/berry_crush.h b/include/berry_crush.h
index 8909ae821..a08f1f699 100755
--- a/include/berry_crush.h
+++ b/include/berry_crush.h
@@ -3,6 +3,6 @@
#include "main.h"
-void sub_8020C70(MainCallback callback);
+void StartBerryCrush(MainCallback callback);
#endif // GUARD_BERRY_CRUSH_H