summaryrefslogtreecommitdiff
path: root/src/script_menu.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-10-02 21:51:22 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-10-02 21:51:22 -0400
commit572648ba2d82dbdc8a05ba3d38908e1a1c326e0e (patch)
treec3e693cec58aa2fef7946ddfd55be5d7aa47c535 /src/script_menu.c
parentdf0b715207ad6d025995dd5612190d8d51fc049f (diff)
BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menu
Diffstat (limited to 'src/script_menu.c')
-rw-r--r--src/script_menu.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/script_menu.c b/src/script_menu.c
new file mode 100644
index 000000000..04f1e82b7
--- /dev/null
+++ b/src/script_menu.c
@@ -0,0 +1,16 @@
+
+// Includes
+#include "global.h"
+
+// Static type declarations
+
+// Static RAM declarations
+
+IWRAM_DATA u8 gUnknown_03001124[6];
+IWRAM_DATA u32 filler_0300112c;
+
+// Static ROM declarations
+
+// .rodata
+
+// .text