Trim address comments from maps.

This commit is contained in:
IIMarckus
2015-07-10 02:45:35 -06:00
parent 718c2260e9
commit 63079fa1fe
241 changed files with 4058 additions and 7543 deletions

View File

@@ -1,19 +1,17 @@
IcePathB3F_MapScriptHeader: ; 0x7e66d
IcePathB3F_MapScriptHeader:
; trigger count
db 0
; callback count
db 0
; 0x7e66f
ItemFragment_0x7e66f: ; 0x7e66f
ItemFragment_0x7e66f:
db NEVERMELTICE, 1
; 0x7e671
IcePathB3FRock:
jumpstd smashrock
IcePathB3F_MapEventHeader: ; 0x7e674
IcePathB3F_MapEventHeader:
; filler
db 0, 0
@@ -32,4 +30,3 @@ IcePathB3F_MapEventHeader: ; 0x7e674
db 2
person_event SPRITE_POKE_BALL, 11, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e66f, $068e
person_event SPRITE_ROCK, 10, 10, $18, $0, 255, 255, $0, 0, IcePathB3FRock, $ffff
; 0x7e69e