summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-02-06 23:25:55 +0100
committerxCrystal <rgr.crystal@gmail.com>2018-02-06 23:25:55 +0100
commit97214b5a1c961c8d4560ed5cb5cccb0cc4610709 (patch)
tree68efa2c10fe241ce9281edded56674824f9b4373 /src
parentd62f9ca545f2f62e4e028fc65d8dcc73403a7513 (diff)
No need for these GLOBALs, since they're already exported
Diffstat (limited to 'src')
-rwxr-xr-xsrc/engine/home.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index 96fda66..e8a115b 100755
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -1,6 +1,3 @@
-GLOBAL CardGraphics
-GLOBAL TextOffsets
-
; rst vectors
SECTION "rst00",ROM0[0]
ret