Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
@@ -1,23 +1,23 @@
.set LOCALID_PROF_OAK, 1
PokemonLeague_HallOfFame_MapScripts:: @ 8162D4C
PokemonLeague_HallOfFame_MapScripts::
map_script MAP_SCRIPT_ON_FRAME_TABLE, PokemonLeague_HallOfFame_OnFrame
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, PokemonLeague_HallOfFame_OnWarp
.byte 0
PokemonLeague_HallOfFame_OnWarp:: @ 8162D57
PokemonLeague_HallOfFame_OnWarp::
map_script_2 VAR_TEMP_1, 0, PokemonLeague_HallOfFame_EventScript_TurnPlayerNorth
.2byte 0
PokemonLeague_HallOfFame_EventScript_TurnPlayerNorth:: @ 8162D61
PokemonLeague_HallOfFame_EventScript_TurnPlayerNorth::
turnobject OBJ_EVENT_ID_PLAYER, DIR_NORTH
end
PokemonLeague_HallOfFame_OnFrame:: @ 8162D66
PokemonLeague_HallOfFame_OnFrame::
map_script_2 VAR_TEMP_1, 0, PokemonLeague_HallOfFame_EventScript_EnterRoom
.2byte 0
PokemonLeague_HallOfFame_EventScript_EnterRoom:: @ 8162D70
PokemonLeague_HallOfFame_EventScript_EnterRoom::
lockall
textcolor 0
applymovement OBJ_EVENT_ID_PLAYER, PokemonLeague_HallOfFame_Movement_EnterRoom
@@ -44,7 +44,7 @@ PokemonLeague_HallOfFame_EventScript_EnterRoom:: @ 8162D70
releaseall
end
PokemonLeague_HallOfFame_Movement_EnterRoom:: @ 8162DCD
PokemonLeague_HallOfFame_Movement_EnterRoom::
walk_up
walk_up
walk_up