diff options
| author | yenatch <yenatch@gmail.com> | 2015-02-11 15:03:42 -0800 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2015-02-11 15:03:42 -0800 |
| commit | b048ea0faf295832faa3f113ccb9308b60b0b11e (patch) | |
| tree | a89a9c66c38f591c6bd889b303df1d583bd34eb8 /maps/Route40.asm | |
| parent | 8bc89189cc8d6059d8eda1b2dd2ed952e7c6fd1d (diff) | |
Use labels for script specials instead of constants/static values.
Diffstat (limited to 'maps/Route40.asm')
| -rw-r--r-- | maps/Route40.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route40.asm b/maps/Route40.asm index d8bdcdcce..6b8dab552 100644 --- a/maps/Route40.asm +++ b/maps/Route40.asm @@ -141,7 +141,7 @@ LassScript_0x1a61c4: ; 0x1a61c4 ; 0x1a61c7 PokefanMScript_0x1a61c7: ; 0x1a61c7 - special $00a0 + special Function10630f iftrue UnknownScript_0x1a61d0 jumptextfaceplayer UnknownText_0x1a646a ; 0x1a61d0 |
