diff options
author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-14 23:26:38 -0500 |
---|---|---|
committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-02-14 23:26:38 -0500 |
commit | 399ad392c8926ffe7490a403e7e75852e8457b7f (patch) | |
tree | 8975fe4b94e9801349a089ac35241b429be28bec /engine/home.asm | |
parent | 8d000fef1e0be139b491a2bc67f6a06663bde663 (diff) |
gfx.o
GLOBAL is temporary
Diffstat (limited to 'engine/home.asm')
-rwxr-xr-x | engine/home.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engine/home.asm b/engine/home.asm index 7ca6f63..859a725 100755 --- a/engine/home.asm +++ b/engine/home.asm @@ -1,3 +1,5 @@ +GLOBAL GrassEnergyCardGfx + ; rst vectors SECTION "rst00",ROM0[0] ret |