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 /scripts/agatha.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 'scripts/agatha.asm')
| -rwxr-xr-x | scripts/agatha.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/agatha.asm b/scripts/agatha.asm index dd83b22f..cc209553 100755 --- a/scripts/agatha.asm +++ b/scripts/agatha.asm @@ -135,7 +135,7 @@ AgathaTrainerHeader0: ; 76509 (1d:6509) db $ff AgathaText1: ; 76516 (1d:6516) - db $08 ; asm + TX_ASM ld hl, AgathaTrainerHeader0 call TalkToTrainer jp TextScriptEnd |
