From a6a0b7db926a41de8adcbefa5ac2d577e21f16cf Mon Sep 17 00:00:00 2001 From: sceptillion <33798691+sceptillion@users.noreply.github.com> Date: Wed, 20 Dec 2017 10:09:12 -0800 Subject: decompile bg_regs data --- data/data.s | 8 -------- 1 file changed, 8 deletions(-) (limited to 'data') diff --git a/data/data.s b/data/data.s index 900d39994..e164d81c5 100644 --- a/data/data.s +++ b/data/data.s @@ -1,13 +1,5 @@ .section .rodata - .incbin "baserom.gba", 0x231DD8, 0x38 - -gUnknown_8231E10:: @ 8231E10 - .incbin "baserom.gba", 0x231E10, 0x10 - -gUnknown_8231E20:: @ 8231E20 - .incbin "baserom.gba", 0x231E20, 0xC - gUnknown_8231E2C:: @ 8231E2C .incbin "baserom.gba", 0x231E2C, 0x10 -- cgit v1.2.3