aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hidden_object_functions17.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-02-13 14:50:56 -0800
committeryenatch <yenatch@gmail.com>2015-02-13 14:50:56 -0800
commitb65c6e815643a1cbce8c7c3cd48fc9881bb56d01 (patch)
tree151a1d0eda1b28d497f4ee8340141bd6f94c1fef /engine/hidden_object_functions17.asm
parentrename hJoyHeldLast -> hJoyLast (diff)
parentRename some labels (diff)
downloadpokeyellow-b65c6e815643a1cbce8c7c3cd48fc9881bb56d01.tar.gz
pokeyellow-b65c6e815643a1cbce8c7c3cd48fc9881bb56d01.tar.xz
pokeyellow-b65c6e815643a1cbce8c7c3cd48fc9881bb56d01.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'engine/hidden_object_functions17.asm')
-rwxr-xr-xengine/hidden_object_functions17.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hidden_object_functions17.asm b/engine/hidden_object_functions17.asm
index e0e38a2a..9dbcbf98 100755
--- a/engine/hidden_object_functions17.asm
+++ b/engine/hidden_object_functions17.asm
@@ -66,7 +66,7 @@ DisplayMonFrontSpriteInBox: ; 5dbd9 (17:5bd9)
xor a
ld [hWY], a
call SaveScreenTilesToBuffer1
- ld a, $11
+ ld a, MON_SPRITE_POPUP
ld [wTextBoxID], a
call DisplayTextBoxID
call UpdateSprites