aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/pokecenter.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2025-05-25 19:46:44 -0500
committerdannye <33dannye@gmail.com>2025-05-25 19:46:44 -0500
commit4500fe42963c0de3cf3f2160b1c8e4c30b42cc0b (patch)
treef8709c989a831284973172b526c070172ec0a3e3 /engine/events/pokecenter.asm
parenttools/unnamed.py supports RGBDS 0.9.2 (object revision 12) (diff)
downloadpokeyellow-4500fe42963c0de3cf3f2160b1c8e4c30b42cc0b.tar.gz
pokeyellow-4500fe42963c0de3cf3f2160b1c8e4c30b42cc0b.tar.xz
pokeyellow-4500fe42963c0de3cf3f2160b1c8e4c30b42cc0b.zip
Use more ldpikacry
Diffstat (limited to 'engine/events/pokecenter.asm')
-rw-r--r--engine/events/pokecenter.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/pokecenter.asm b/engine/events/pokecenter.asm
index 820be66a..6cb93a02 100644
--- a/engine/events/pokecenter.asm
+++ b/engine/events/pokecenter.asm
@@ -32,7 +32,7 @@ DisplayPokemonCenterDialogue_::
call LoadCurrentMapView
call Delay3
call UpdateSprites
- callfar PikachuWalksToNurseJoy ; todo
+ callfar PikachuWalksToNurseJoy
.notHealingPlayerPikachu
ld hl, NeedYourPokemonText
call PrintText