From 7ed2b30fc2d227f1be78fd33645763cebd994dbf Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Thu, 5 Jan 2017 23:58:43 -0800 Subject: get rid of Shedinja-related incbin --- data/evolution_scene.s | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/evolution_scene.s b/data/evolution_scene.s index 399136ffe..24744a196 100644 --- a/data/evolution_scene.s +++ b/data/evolution_scene.s @@ -4,4 +4,11 @@ .section .rodata gUnknown_083F868C:: @ 83F868C - .incbin "baserom.gba", 0x003f868c, 0x30 + .string "ヌケニン$" + + .string "{COLOR DARK_GREY}{HIGHLIGHT WHITE2}{SHADOW LIGHT_GREY}$" + .string "▶\n $" + .string " \n▶$" + .string " \n $" + + .space 9 -- cgit v1.2.3