summaryrefslogtreecommitdiff
path: root/engine/overworld
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-25 17:27:02 -0700
committeryenatch <yenatch@gmail.com>2014-05-25 17:27:02 -0700
commit4be11293e5c7d6bf4a2fc374974545a21a5e3572 (patch)
treedcba8275056711993a438ef3d8061e30e9a6e19f /engine/overworld
parentbba84059925c25e04fdcef5e4f3e2192176faf2d (diff)
Label BCD math predefs.
Diffstat (limited to 'engine/overworld')
-rwxr-xr-xengine/overworld/hidden_items.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/hidden_items.asm b/engine/overworld/hidden_items.asm
index db6bf1cd..ea032cbe 100755
--- a/engine/overworld/hidden_items.asm
+++ b/engine/overworld/hidden_items.asm
@@ -104,7 +104,7 @@ HiddenCoins: ; 76799 (1d:6799)
ld de, $d5a5
ld hl, $ffa1
ld c, $2
- ld a, $b
+ ld a, $b ; AddBCDPredef
call Predef
ld hl, $d6fe
ld a, [$cd41]