Trim address comments from maps.
This commit is contained in:
@@ -1,22 +1,19 @@
|
||||
IcePathB2FBlackthornSide_MapScriptHeader: ; 0x7e644
|
||||
IcePathB2FBlackthornSide_MapScriptHeader:
|
||||
; trigger count
|
||||
db 0
|
||||
|
||||
; callback count
|
||||
db 0
|
||||
; 0x7e646
|
||||
|
||||
ItemFragment_0x7e646: ; 0x7e646
|
||||
ItemFragment_0x7e646:
|
||||
db TM_REST, 1
|
||||
; 0x7e648
|
||||
|
||||
MapIcePathB2FBlackthornSideSignpostItem0: ; 0x7e648
|
||||
MapIcePathB2FBlackthornSideSignpostItem0:
|
||||
dw $0096
|
||||
db ICE_HEAL
|
||||
|
||||
; 0x7e64b
|
||||
|
||||
IcePathB2FBlackthornSide_MapEventHeader: ; 0x7e64b
|
||||
IcePathB2FBlackthornSide_MapEventHeader:
|
||||
; filler
|
||||
db 0, 0
|
||||
|
||||
@@ -35,4 +32,3 @@ IcePathB2FBlackthornSide_MapEventHeader: ; 0x7e64b
|
||||
; people-events
|
||||
db 1
|
||||
person_event SPRITE_POKE_BALL, 20, 12, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e646, $068d
|
||||
; 0x7e66d
|
||||
|
Reference in New Issue
Block a user