aboutsummaryrefslogtreecommitdiffstats
path: root/engine/predefs7.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-14 00:58:09 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-14 00:58:09 -0500
commite25a7148d0a78549de4f33fa72d519dcaf660e97 (patch)
tree5fcc95934c26b1fc86345b10f2a5c80fa740d083 /engine/predefs7.asm
parentUse more *Coord (diff)
parentnamed town map stuff (diff)
downloadpokeyellow-e25a7148d0a78549de4f33fa72d519dcaf660e97.tar.gz
pokeyellow-e25a7148d0a78549de4f33fa72d519dcaf660e97.tar.xz
pokeyellow-e25a7148d0a78549de4f33fa72d519dcaf660e97.zip
Merge branch 'master' of https://github.com/YamaArashi/pokered
Conflicts: engine/town_map.asm
Diffstat (limited to 'engine/predefs7.asm')
-rwxr-xr-xengine/predefs7.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/predefs7.asm b/engine/predefs7.asm
index 9786c097..82a073dc 100755
--- a/engine/predefs7.asm
+++ b/engine/predefs7.asm
@@ -11,7 +11,7 @@ Func_1c9c6: ; 1c9c6 (7:49c6)
xor a
ld [wCurrentMenuItem], a
ld [wListScrollOffset], a
- ld [wcf93], a
+ ld [wPrintItemPrices], a
ld a, $4
ld [wListMenuID], a
call DisplayListMenuID