summaryrefslogtreecommitdiff
path: root/src/field_screen.c
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2017-10-03 01:26:01 -0500
committerGitHub <noreply@github.com>2017-10-03 01:26:01 -0500
commitd32ec8bf7246468625ab68a2d62835d70b7ac98c (patch)
treecc09c6b3cdc80f40dd598f21282cf6f591870e5c /src/field_screen.c
parente774b79b45ac39eebdfb6dcbb9ff73f7bacab094 (diff)
parent10c5a7a2dda078d90ea54114559110fa68f88f9e (diff)
Merge pull request #59 from PikalaxALT/sym_bss
BSS; decompile tileset_anims
Diffstat (limited to 'src/field_screen.c')
-rw-r--r--src/field_screen.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/field_screen.c b/src/field_screen.c
new file mode 100644
index 000000000..2d33d237f
--- /dev/null
+++ b/src/field_screen.c
@@ -0,0 +1,15 @@
+
+// Includes
+#include "global.h"
+
+// Static type declarations
+
+// Static RAM declarations
+IWRAM_DATA u8 *gUnknown_03000F50;
+IWRAM_DATA u32 filler_03000f54;
+
+// Static ROM declarations
+
+// .rodata
+
+// .text