diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-27 14:15:39 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-27 14:15:39 +0200 |
commit | 77ae82fc51c8c84e338b15e801f0a98dd5cbe1ef (patch) | |
tree | 51a9eb345098342703665ba0fbadbc8552cafe99 /data | |
parent | 4a195f5009a16955e37d5898ab8d8a6b385cd5cc (diff) |
move data to C
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 |