diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-06 09:56:15 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-06 09:56:15 -0400 |
commit | 677805498cf651739ac8355d2f388cf63ae0a5fd (patch) | |
tree | d68d5af77ed7918290148fdd115a900dc687403d /files/FILE_425C00_pst_h.cldat.s | |
parent | 60c9307cae1c4e5ca18c90181fe0a227db95562a (diff) |
Set tracking on filesystem; narc on the narcs
Diffstat (limited to 'files/FILE_425C00_pst_h.cldat.s')
-rw-r--r-- | files/FILE_425C00_pst_h.cldat.s | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/files/FILE_425C00_pst_h.cldat.s b/files/FILE_425C00_pst_h.cldat.s index 5df13ddc..ac028022 100644 --- a/files/FILE_425C00_pst_h.cldat.s +++ b/files/FILE_425C00_pst_h.cldat.s @@ -1,4 +1,3 @@ - .include "asm/macros.inc" - .text - .incbin "baserom.nds", 0x425C00, 0x580 - .balign 512, 255 + .section .rodata + .incbin "files/data/pst_h.cldat" + .balign 4, 255 |