summaryrefslogtreecommitdiff
path: root/engine/home.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-14 23:36:17 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-14 23:36:17 -0500
commit2ee1ebfe2440250a16ed39386fcbe4ec76c89f61 (patch)
tree415182331f3b380546aedb1691962246b36c5fcc /engine/home.asm
parent399ad392c8926ffe7490a403e7e75852e8457b7f (diff)
text.o
GLOBAL is temporary
Diffstat (limited to 'engine/home.asm')
-rwxr-xr-xengine/home.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/home.asm b/engine/home.asm
index 859a725..e7570cc 100755
--- a/engine/home.asm
+++ b/engine/home.asm
@@ -1,4 +1,5 @@
GLOBAL GrassEnergyCardGfx
+GLOBAL TextOffsets
; rst vectors
SECTION "rst00",ROM0[0]