aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/pokemart.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-19 03:46:12 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-19 03:46:12 -0500
commitea9cc86949cecc3508aeac06b807372b6b0134d8 (patch)
treeaafb7371315334ecaba9a964fd91565f245b10bb /engine/overworld/pokemart.asm
parentEnumerate more constants (diff)
downloadpokeyellow-ea9cc86949cecc3508aeac06b807372b6b0134d8.tar.gz
pokeyellow-ea9cc86949cecc3508aeac06b807372b6b0134d8.tar.xz
pokeyellow-ea9cc86949cecc3508aeac06b807372b6b0134d8.zip
Name sound effects
Diffstat (limited to 'engine/overworld/pokemart.asm')
-rwxr-xr-xengine/overworld/pokemart.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/pokemart.asm b/engine/overworld/pokemart.asm
index ebc99eed..d59b2dc7 100755
--- a/engine/overworld/pokemart.asm
+++ b/engine/overworld/pokemart.asm
@@ -190,7 +190,7 @@ DisplayPokemartDialogue_: ; 6c20 (1:6c20)
ld a,1
ld [wBoughtOrSoldItemInMart],a
.skipSettingFlag2
- ld a,(SFX_02_5a - SFX_Headers_02) / 3
+ ld a,SFX_PURCHASE
call PlaySoundWaitForCurrent
call WaitForSoundToFinish
ld hl,PokemartBoughtItemText