common symbols for window and text

This commit is contained in:
sceptillion
2017-12-20 07:55:09 -08:00
parent 236f91e6f0
commit 791d5a48cc
8 changed files with 11 additions and 16 deletions
+2 -10
View File
@@ -1,16 +1,8 @@
.include "main.o"
.include "bg.o"
.include "text_printer.o"
gWindowClearTile: @ 3003E30
.space 0x10
gWindowBgTilemapBuffers: @ 3003E40
.space 0x10
gTextFlags: @ 3003E50
.space 0x4
.include "window.o"
.include "text.o"
.include "sprite.o"
.align 4