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_426A00_shop_h.cldat.s | |
parent | 60c9307cae1c4e5ca18c90181fe0a227db95562a (diff) |
Set tracking on filesystem; narc on the narcs
Diffstat (limited to 'files/FILE_426A00_shop_h.cldat.s')
-rw-r--r-- | files/FILE_426A00_shop_h.cldat.s | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/files/FILE_426A00_shop_h.cldat.s b/files/FILE_426A00_shop_h.cldat.s index 3b0eebef..944c420e 100644 --- a/files/FILE_426A00_shop_h.cldat.s +++ b/files/FILE_426A00_shop_h.cldat.s @@ -1,4 +1,3 @@ - .include "asm/macros.inc" - .text - .incbin "baserom.nds", 0x426A00, 0x80 - .balign 512, 255 + .section .rodata + .incbin "files/data/shop_h.cldat" + .balign 4, 255 |