diff options
| author | YamaArashi <shadow962@live.com> | 2015-07-23 21:00:30 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-07-23 21:00:30 -0700 |
| commit | 6af65df2fcc0b8018f3e9e81de25a76425ff0c3e (patch) | |
| tree | 846508156af481607afd369e1913122c326ce9dc /scripts/silphcoelevator.asm | |
| parent | fixed hram aliases and named wram var (diff) | |
| download | pokeyellow-6af65df2fcc0b8018f3e9e81de25a76425ff0c3e.tar.gz pokeyellow-6af65df2fcc0b8018f3e9e81de25a76425ff0c3e.tar.xz pokeyellow-6af65df2fcc0b8018f3e9e81de25a76425ff0c3e.zip | |
named function
Diffstat (limited to 'scripts/silphcoelevator.asm')
| -rwxr-xr-x | scripts/silphcoelevator.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/silphcoelevator.asm b/scripts/silphcoelevator.asm index 161b5ece..b328c14c 100755 --- a/scripts/silphcoelevator.asm +++ b/scripts/silphcoelevator.asm @@ -73,5 +73,5 @@ SilphCoElevatorText1: ; 45835 (11:5835) TX_ASM call SilphCoElevatorScript_457f1 ld hl, SilphCoElevatorWarpMaps - predef Func_1c9c6 + predef DisplayElevatorFloorMenu jp TextScriptEnd |
