diff options
| author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-07-03 14:58:50 -0500 |
|---|---|---|
| committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-07-03 14:58:50 -0500 |
| commit | 8431fa7756dace97413f4c35aaa44cd92cf5b6df (patch) | |
| tree | 802f3dff92983b1655c9de5f5f75b4b3844bdb84 /engine/learn_move.asm | |
| parent | Rename/organize part 4 of 4 (diff) | |
| download | pokeyellow-8431fa7756dace97413f4c35aaa44cd92cf5b6df.tar.gz pokeyellow-8431fa7756dace97413f4c35aaa44cd92cf5b6df.tar.xz pokeyellow-8431fa7756dace97413f4c35aaa44cd92cf5b6df.zip | |
TX_ASM
Diffstat (limited to 'engine/learn_move.asm')
| -rwxr-xr-x | engine/learn_move.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/learn_move.asm b/engine/learn_move.asm index 75056edb..3c7663b2 100755 --- a/engine/learn_move.asm +++ b/engine/learn_move.asm @@ -206,7 +206,7 @@ TryingToLearnText: ; 6fc3 (1:6fc3) OneTwoAndText: ; 6fc8 (1:6fc8) TX_FAR _OneTwoAndText db $a - db $8 + TX_ASM ld a, (SFX_02_58 - SFX_Headers_02) / 3 call PlaySoundWaitForCurrent ld hl, PoofText |
