summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-05-11 18:52:57 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-05-11 18:52:57 -0400
commita210846c62f67cc35353bd61a053fc8f12fcb02d (patch)
tree8f06f4daeb6bad441b8a0dacf16fc21306294575 /wram.asm
parentc11fba8ea40505ee1ff56ce2e410c56324c1feb7 (diff)
Remove wGBC.
wGBC is replaced by hGBC now. This also explains where the off by one offset came from.
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index 818fed54..d703b8f1 100755
--- a/wram.asm
+++ b/wram.asm
@@ -779,9 +779,6 @@ wNPCMovementScriptSpriteOffset:: ; cf17
wcf18:: ds 2
-wGBC:: ; cf1a
- ds 1
-
wOnSGB:: ; cf1b
; if running on SGB, it's 1, else it's 0
ds 1