diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 21:41:23 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 21:41:23 -0400 |
commit | e651e6a7847bb8f1a55506c8f7729176f84fabf9 (patch) | |
tree | d33edc5ea9bd932726c558e14cac964882ac09f6 /data/start_menu_debug.s | |
parent | cc8b69676d79bd0791373dce093a33b5e831de49 (diff) |
Remaining functions and data in start_menu_debug
Diffstat (limited to 'data/start_menu_debug.s')
-rw-r--r-- | data/start_menu_debug.s | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/data/start_menu_debug.s b/data/start_menu_debug.s deleted file mode 100644 index 94122fce7..000000000 --- a/data/start_menu_debug.s +++ /dev/null @@ -1,27 +0,0 @@ - .if DEBUG - -#include "constants/moves.h" - .include "include/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .align 2 - -gUnknown_Debug_839C5F4:: - .byte 0x00, 0x00, 0xe7, 0x03, 0x02, 0x01, 0x00, 0x00, 0x00, 0x00, 0x3b, 0x00, 0x06, 0x02, 0x00, 0x00, 0x00, 0x00, 0x3b, 0x00, 0x09, 0x03, 0x00, 0x00 - -Str_839C60C:: @ 0x839C60C -gDebug0x839C60C:: - .string "Set FLASH ERR$" - -Str_839C61A:: @ 0x839C61A - .string "abcde; abcde: ABCDE; ABCDE:\p" - .string "Tableaux des verbes du 2{SUPER_E} groupe.\p" - .string "La1{SUPER_RE} chose à apprendre c’est de lire.\p" - .string "Tableaux des verbes du 1{SUPER_ER} groupe.\p" - .string "“あいうえおかきくけコさしすせそたちつてとな”\n" - .string "<にぬネのはひふへほマみむめもやゆよらりるれろわャッ>\p" - .string "をんゃゅょアイウエオカキクケサシスルレロワ,$" - - .endif |