summaryrefslogtreecommitdiff
path: root/engine/mart.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-17 17:51:32 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-17 17:51:32 -0500
commitfe4ef4e5951e855174cbff3da308b342b0b5bd09 (patch)
treec5d635a2b4fa10699a8b37817e041d46938e53df /engine/mart.asm
parent42dd25b3e50569d94ca78adf47c527a9859089b5 (diff)
Elevator
Diffstat (limited to 'engine/mart.asm')
-rwxr-xr-xengine/mart.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/mart.asm b/engine/mart.asm
index d051d4632..7673df5af 100755
--- a/engine/mart.asm
+++ b/engine/mart.asm
@@ -662,7 +662,7 @@ MenuDataHeader_Buy: ; 0x15e18
; 15e30
.PrintBCDPrices: ; 15e30
- ld a, [wcf77]
+ ld a, [wScrollingMenuCursorPosition]
ld c, a
ld b, 0
ld hl, wMartItem1BCD