Remove address comments

This commit is contained in:
GriffinR
2021-07-20 15:18:31 -04:00
parent bea170e8e9
commit 06351bf63c
576 changed files with 17798 additions and 17798 deletions

View File

@@ -1,8 +1,8 @@
AlteringCave_MapScripts:: @ 823B177
AlteringCave_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, AlteringCave_OnTransition
.byte 0
AlteringCave_OnTransition: @ 823B17D
AlteringCave_OnTransition:
setflag FLAG_LANDMARK_ALTERING_CAVE
end