diff options
Diffstat (limited to 'files/FILE_499C00_uground_clact.cldat.s')
-rw-r--r-- | files/FILE_499C00_uground_clact.cldat.s | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/files/FILE_499C00_uground_clact.cldat.s b/files/FILE_499C00_uground_clact.cldat.s index 79d7f960..43ed8736 100644 --- a/files/FILE_499C00_uground_clact.cldat.s +++ b/files/FILE_499C00_uground_clact.cldat.s @@ -1,4 +1,3 @@ - .include "asm/macros.inc" - .text - .incbin "baserom.nds", 0x499C00, 0x60 - .balign 512, 255 + .section .rodata + .incbin "files/data/uground_clact.cldat" + .balign 4, 255 |