diff options
| author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-06-12 10:26:00 -0500 |
|---|---|---|
| committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-06-12 11:00:25 -0500 |
| commit | 3cd3efd06002a188cebf37d935411d7d73b153be (patch) | |
| tree | 3409cc5c899838106f7da1451afb20a29c5ad32e /engine/hidden_object_functions17.asm | |
| parent | Clean up white space (diff) | |
| download | pokeyellow-3cd3efd06002a188cebf37d935411d7d73b153be.tar.gz pokeyellow-3cd3efd06002a188cebf37d935411d7d73b153be.tar.xz pokeyellow-3cd3efd06002a188cebf37d935411d7d73b153be.zip | |
Name the last of unnamed text
Diffstat (limited to 'engine/hidden_object_functions17.asm')
| -rwxr-xr-x | engine/hidden_object_functions17.asm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/engine/hidden_object_functions17.asm b/engine/hidden_object_functions17.asm index 9dbcbf98..69f3c7f4 100755 --- a/engine/hidden_object_functions17.asm +++ b/engine/hidden_object_functions17.asm @@ -435,11 +435,13 @@ VermilionGymTrashSuccesText1: ; 5dec8 (17:5ec8) call WaitForSoundToFinish jp TextScriptEnd +; unused VermilionGymTrashSuccesText2: ; 5dedb (17:5edb) TX_FAR _VermilionGymTrashSuccesText2 db "@" -UnnamedText_5dee0: ; 5dee0 (17:5ee0) +; unused +VermilionGymTrashSuccesPlaySfx: ; 5dee0 (17:5ee0) db $08 ; asm call WaitForSoundToFinish ld a, (SFX_02_49 - SFX_Headers_02) / 3 |
