localize the iron eraser
This commit is contained in:
parent
96f6eb9d6c
commit
b4fe23e46d
Binary file not shown.
Binary file not shown.
|
@ -4,9 +4,11 @@
|
||||||
.org 0x869ff28 :: .incbin "data/m2-ness-pajamas.bin" //Ness' Pajamas
|
.org 0x869ff28 :: .incbin "data/m2-ness-pajamas.bin" //Ness' Pajamas
|
||||||
.org 0x874d4bc :: .incbin "data/m2-runaway-five.bin" //Runaway Five Sprites
|
.org 0x874d4bc :: .incbin "data/m2-runaway-five.bin" //Runaway Five Sprites
|
||||||
.org 0x8764FBC :: .incbin "data/m2-iron-pencil.bin" //Iron Pencil Statue
|
.org 0x8764FBC :: .incbin "data/m2-iron-pencil.bin" //Iron Pencil Statue
|
||||||
|
.org 0x8764E3C :: .incbin "data/m2-iron-eraser.bin" //Iron Pencil Statue
|
||||||
|
|
||||||
//Palettes
|
//Palettes
|
||||||
.org 0x873d99c :: .incbin "data/m2-iron-pencil-palette.bin" //Iron Pencil Statue Palette
|
.org 0x873d99c :: .incbin "data/m2-iron-pencil-palette.bin" //Iron Pencil Statue Palette
|
||||||
|
.org 0x87d427c :: .incbin "data/m2-iron-pencil-palette.bin" //Iron Pencil Statue Palette
|
||||||
|
|
||||||
//Compressed Graphics Data
|
//Compressed Graphics Data
|
||||||
.org 0x8BA5630
|
.org 0x8BA5630
|
||||||
|
|
Loading…
Reference in New Issue