Finish consistent Special function names

This commit is contained in:
xCrystal
2018-01-02 17:47:58 +01:00
parent f1ea15bbfe
commit b4a49351c1
47 changed files with 207 additions and 207 deletions

View File

@@ -9,7 +9,7 @@ RuinsOfAlphHoOhChamber_MapScriptHeader:
dbw MAPCALLBACK_TILES, .HiddenDoors
.CheckWall:
special SpecialHoOhChamber
special Special_HoOhChamber
checkevent EVENT_WALL_OPENED_IN_HO_OH_CHAMBER
iftrue .OpenWall
end