From 677805498cf651739ac8355d2f388cf63ae0a5fd Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 6 Jun 2020 09:56:15 -0400 Subject: Set tracking on filesystem; narc on the narcs --- files/FILE_3FAA00_exdata.dat.s | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'files/FILE_3FAA00_exdata.dat.s') diff --git a/files/FILE_3FAA00_exdata.dat.s b/files/FILE_3FAA00_exdata.dat.s index 915ee755..810751a4 100644 --- a/files/FILE_3FAA00_exdata.dat.s +++ b/files/FILE_3FAA00_exdata.dat.s @@ -1,4 +1,3 @@ - .include "asm/macros.inc" - .text - .incbin "baserom.nds", 0x3FAA00, 0x124 - .balign 512, 255 + .section .rodata + .incbin "files/data/exdata.dat" + .balign 4, 255 -- cgit v1.2.3