summaryrefslogtreecommitdiff
path: root/scripts/museum1f.asm
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 /scripts/museum1f.asm
parentbba84059925c25e04fdcef5e4f3e2192176faf2d (diff)
Label BCD math predefs.
Diffstat (limited to 'scripts/museum1f.asm')
-rwxr-xr-xscripts/museum1f.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/museum1f.asm b/scripts/museum1f.asm
index 94e9d410..b282b67c 100755
--- a/scripts/museum1f.asm
+++ b/scripts/museum1f.asm
@@ -103,7 +103,7 @@ Museum1FText1: ; 5c135 (17:4135)
ld hl, $cd3f
ld de, $d349
ld c, $3
- ld a, $c
+ ld a, $c ; SubtractBCDPredef
call Predef
ld a, $13
ld [$d125], a