summaryrefslogtreecommitdiff
path: root/sym_common.txt
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-10-02 12:40:00 -0400
committerGriffinR <griffin.richards@comcast.net>2019-10-02 12:40:00 -0400
commit2ac3ad3e607c0c54d28223825b39b9e695022b5c (patch)
tree3bff8424909b1038b72ca4b310f12f9e0835088b /sym_common.txt
parent67152b92424419a470ed2bb0cf5e5f8a8ced38de (diff)
parentcb528cb543ab98a58ba2b5a78524c3542ed80f62 (diff)
Review changes for #819 and merge
Diffstat (limited to 'sym_common.txt')
-rw-r--r--sym_common.txt36
1 files changed, 32 insertions, 4 deletions
diff --git a/sym_common.txt b/sym_common.txt
index f277ed0f2..7c306c61b 100644
--- a/sym_common.txt
+++ b/sym_common.txt
@@ -1,9 +1,37 @@
.space 0x8
.include "main.o"
- .include "bg.o"
- .include "window.o"
- .include "text.o"
- .include "sprite.o"
+ @ ../gflib/bg.o
+ .align 2
+gUnneededFireRedVariable:
+ .space 4
+ @ ../gflib/window.o
+ .align 4
+gTransparentTileNumber:
+ .space 1
+ .align 4
+gUnknown_03002F70:
+ .space 16
+ @ ../gflib/text.o
+ .align 4
+gFonts:
+ .space 4
+ .align 2
+gUnknown_03002F84:
+ .space 1
+ .align 4
+gUnknown_03002F90:
+ .space 132
+ .align 2
+gTextFlags:
+ .space 4
+ @ ../gflib/sprite.o
+ .align 2
+gOamMatrixAllocBitmap:
+ .space 4
+ .align 2
+gReservedSpritePaletteCount:
+ .space 1
+ .align 4
.include "link.o"
.include "link_rfu.o"
.include "rtc.o"