diff options
author | YamaArashi <shadow962@live.com> | 2017-01-05 23:58:43 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-05 23:58:43 -0800 |
commit | 7ed2b30fc2d227f1be78fd33645763cebd994dbf (patch) | |
tree | e3d7589c8a95dd02b53bb42dd5d643f01a890e05 | |
parent | b94b4d1e52cf1011d9005f963f1706d0bfbf66d4 (diff) |
get rid of Shedinja-related incbin
-rw-r--r-- | data/evolution_scene.s | 9 |
1 files changed, 8 insertions, 1 deletions
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 |