diff options
author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-14 23:36:17 -0500 |
---|---|---|
committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-14 23:36:17 -0500 |
commit | 2ee1ebfe2440250a16ed39386fcbe4ec76c89f61 (patch) | |
tree | 415182331f3b380546aedb1691962246b36c5fcc /engine/home.asm | |
parent | 399ad392c8926ffe7490a403e7e75852e8457b7f (diff) |
text.o
GLOBAL is temporary
Diffstat (limited to 'engine/home.asm')
-rwxr-xr-x | engine/home.asm | 1 |
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] |