diff options
author | Cleverking2003 <30466983+Cleverking2003@users.noreply.github.com> | 2020-06-06 19:19:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-06 19:19:49 +0300 |
commit | 760a22318663896b2ebd76d8d3213dcc9e9bcfe5 (patch) | |
tree | a2329b091d524c0d389e9d0b4750bde02cf75ede /files/FILE_426A00_shop_h.cldat.s | |
parent | ce2b89342f6277cf881d6a03194ef43b2a310fe4 (diff) | |
parent | 465ca61e67cb2b04cbe316fedab513f0b0b4e10f (diff) |
Merge pull request #138 from PikalaxALT/pikalax_work
Decompile unk_0204639C
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 |