diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-09-08 21:44:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-08 21:44:04 -0500 |
commit | 0194be655696ca411368bce1a507b4c33cc9ca44 (patch) | |
tree | e758a6c5b41f54d495d195537ed2643324869d2f /data | |
parent | 7c62102116b7594f4f428ce8a1352d09f281337f (diff) | |
parent | ae2a5dee172294cafe605f1596fd7c3a4504ccc5 (diff) |
Merge pull request #420 from DizzyEggg/decompile_evolution_scene
decompile evolution scene
Diffstat (limited to 'data')
-rw-r--r-- | data/evolution_scene.s | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/data/evolution_scene.s b/data/evolution_scene.s deleted file mode 100644 index 24744a196..000000000 --- a/data/evolution_scene.s +++ /dev/null @@ -1,14 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gUnknown_083F868C:: @ 83F868C - .string "ヌケニン$" - - .string "{COLOR DARK_GREY}{HIGHLIGHT WHITE2}{SHADOW LIGHT_GREY}$" - .string "▶\n $" - .string " \n▶$" - .string " \n $" - - .space 9 |