diff options
| author | YamaArashi <shadow962@live.com> | 2014-09-14 11:29:18 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2014-09-14 11:29:18 -0700 |
| commit | 2ed65d9c3e3ba60939ebe2928ffddc06a90b1876 (patch) | |
| tree | 0efc4cb1b79494d119524b120d27c8c5b74a6a05 /scripts/route6.asm | |
| parent | Commented more sprite and map code (diff) | |
| download | pokeyellow-2ed65d9c3e3ba60939ebe2928ffddc06a90b1876.tar.gz pokeyellow-2ed65d9c3e3ba60939ebe2928ffddc06a90b1876.tar.xz pokeyellow-2ed65d9c3e3ba60939ebe2928ffddc06a90b1876.zip | |
Commented/labelled misc functions
Diffstat (limited to 'scripts/route6.asm')
| -rwxr-xr-x | scripts/route6.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route6.asm b/scripts/route6.asm index 018c1b80..ee6258cd 100755 --- a/scripts/route6.asm +++ b/scripts/route6.asm @@ -9,7 +9,7 @@ Route6Script: ; 590b0 (16:50b0) Route6ScriptPointers: ; 590c3 (16:50c3) dw CheckFightingMapTrainers - dw Func_324c + dw DisplayEnemyTrainerTextAndStartBattle dw EndTrainerBattle Route6TextPointers: ; 590c9 (16:50c9) |
