Trim address comments from maps.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user