items/item_effects.asm; engine/evolution.asm

This commit is contained in:
PikalaxALT
2015-11-18 18:35:44 -05:00
parent 1ff37608b6
commit 91f7491017
18 changed files with 1096 additions and 1100 deletions

View File

@@ -546,7 +546,7 @@ PlayClickSFX:: ; 2009
ret
; 0x2012
Function2012:: ; 2012
MenuTextBoxWaitButton:: ; 2012
call MenuTextBox
call CloseText
call ExitMenu

View File

@@ -714,7 +714,7 @@ FarString:: ; 13d4
ret
; 13e0
Function13e0:: ; 13e0
PokeFluteTerminatorCharacter:: ; 13e0
ld hl, .stop
ret