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/rocktunnel2.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/rocktunnel2.asm')
| -rwxr-xr-x | scripts/rocktunnel2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rocktunnel2.asm b/scripts/rocktunnel2.asm index a35a7325..98b804a7 100755 --- a/scripts/rocktunnel2.asm +++ b/scripts/rocktunnel2.asm @@ -9,7 +9,7 @@ RockTunnel2Script: ; 45feb (11:5feb) RockTunnel2ScriptPointers: ; 45ffe (11:5ffe) dw CheckFightingMapTrainers - dw Func_324c + dw DisplayEnemyTrainerTextAndStartBattle dw EndTrainerBattle RockTunnel2TextPointers: ; 46004 (11:6004) |
