Use labels for script specials instead of constants/static values.

This commit is contained in:
yenatch
2015-02-11 15:03:42 -08:00
parent 8bc89189cc
commit b048ea0faf
110 changed files with 699 additions and 691 deletions

View File

@@ -9,7 +9,7 @@ PokeSeersHouse_MapScriptHeader: ; 0x9e36c
SeerScript: ; 0x9e36e
faceplayer
loadfont
special SPECIAL_POKESEER
special SpecialPokeSeer
closetext
loadmovesprites
end