diff options
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 |