mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 10:04:40 -05:00
52 lines
2.7 KiB
ArmAsm
52 lines
2.7 KiB
ArmAsm
.section .rodata
|
|
|
|
.string "pksdir0\0"
|
|
.4byte 1
|
|
.4byte monpal_table
|
|
.string "pksdir0\0"
|
|
|
|
.global monpal_table
|
|
monpal_table:
|
|
.4byte monpal_string
|
|
.4byte monPal
|
|
|
|
.global monpal_string
|
|
monpal_string:
|
|
.string "monpal\0"
|
|
.align 2,0
|
|
.string "pksdir0\0"
|
|
|
|
@ Unknown Palette
|
|
.global monPal
|
|
monPal:
|
|
.incbin "graphics/unk_monpal/0.pmdpal"
|
|
.incbin "graphics/unk_monpal/1.pmdpal"
|
|
.incbin "graphics/unk_monpal/2.pmdpal"
|
|
.incbin "graphics/unk_monpal/3.pmdpal"
|
|
.incbin "graphics/unk_monpal/4.pmdpal"
|
|
.incbin "graphics/unk_monpal/5.pmdpal"
|
|
.incbin "graphics/unk_monpal/6.pmdpal"
|
|
.incbin "graphics/unk_monpal/7.pmdpal"
|
|
.incbin "graphics/unk_monpal/8.pmdpal"
|
|
.incbin "graphics/unk_monpal/9.pmdpal"
|
|
.incbin "graphics/unk_monpal/10.pmdpal"
|
|
.incbin "graphics/unk_monpal/11.pmdpal"
|
|
.incbin "graphics/unk_monpal/12.pmdpal"
|
|
.incbin "graphics/unk_monpal/13.pmdpal"
|
|
.incbin "graphics/unk_monpal/14.pmdpal"
|
|
|
|
.string "pksdir0\0"
|
|
.string "pksdir0\0"
|
|
.string "pksdir0\0"
|
|
.string "pksdir0\0"
|
|
|
|
@ Blank Space
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
|
.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|