diff options
Diffstat (limited to 'sym_common.txt')
-rw-r--r-- | sym_common.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sym_common.txt b/sym_common.txt index 9641c28b9..dacc91d10 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -1,14 +1,7 @@ .space 0x8 .include "main.o" .include "bg.o" - - .align 4 -gUnknown_03002F60: @ 3002F60 - .space 0x10 - -gUnknown_03002F70: @ 3002F70 - .space 0x10 - + .include "window.o" .include "text.o" .include "sprite.o" .include "link.o" |