From 91d4d71dfc740a22eb3bcd94fda3700c96373634 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Tue, 5 Jul 2016 19:40:59 -0700 Subject: dump several misc. incbins --- data/data2.s | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/data/data2.s b/data/data2.s index c14eb0140..5a7fe3898 100644 --- a/data/data2.s +++ b/data/data2.s @@ -1618,19 +1618,34 @@ gUnknown_082162B8:: @ 82162B8 .4byte UnknownText_Lassie gUnknown_082162C4:: @ 82162C4 - .incbin "baserom.gba", 0x002162c4, 0x4 + .string "{COLOR RED}$" gUnknown_082162C8:: @ 82162C8 - .incbin "baserom.gba", 0x002162c8, 0x4 + .string "\n$" + + .string " $" gUnknown_082162CC:: @ 82162CC - .incbin "baserom.gba", 0x002162cc, 0x8 + .byte -1, -1 + .byte 1, -1 + .byte -1, 1 + .byte 1, 1 gUnknown_082162D4:: @ 82162D4 - .incbin "baserom.gba", 0x002162d4, 0x10 + .byte 2, 6 + .byte 23, 6 + .byte 2, 12 + .byte 23, 12 + .byte 1, 6 + .byte 22, 6 + .byte 1, 12 + .byte 22, 12 gUnknown_082162E4:: @ 82162E4 - .incbin "baserom.gba", 0x002162e4, 0x8 + .byte 72, 32 + .byte 168, 32 + .byte 72, 128 + .byte 168, 128 gUnknown_082162EC:: @ 82162EC .incbin "baserom.gba", 0x002162ec, 0xc -- cgit v1.2.3