summaryrefslogtreecommitdiff
path: root/src/main_menu.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-30 10:01:52 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-30 10:01:52 -0400
commit24da6e48ffe63916d1ffeb8fec720c63fdfac172 (patch)
treef105aa26ca902fa5a9243715eea702e86fd479b3 /src/main_menu.c
parentf4827632f2c2e78cdc798176f61e7ff26539a957 (diff)
BSS: main_menu.o, battle_1.o
Diffstat (limited to 'src/main_menu.c')
-rw-r--r--src/main_menu.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/main_menu.c b/src/main_menu.c
new file mode 100644
index 000000000..8608159c2
--- /dev/null
+++ b/src/main_menu.c
@@ -0,0 +1,15 @@
+
+// Includes
+#include "global.h"
+
+// Static type declarations
+
+// Static RAM declarations
+
+IWRAM_DATA u8 gUnknown_03000DD0;
+
+// Static ROM declarations
+
+// .rodata
+
+// .text