sm64pc/text/jp/debug.s.in

27 lines
645 B
ArmAsm
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

.balign 4
Debug0: # 0x020087E4
.byte _("STAGE SELECT\n"
" ?\n"
" 1 \n"
" 2 -\n"
" 3 --\n"
" 4 --\n"
" 1\n"
" ")
.balign 4
Debug1: # 0x0200883C
.byte _("PAUSE \n"
" ?\n"
" ?")
# debug text table
.balign 4
debug_text_entry_0:
dialog_entry 0x00000001, 0x0800001E, 0x00C80000, Debug0
debug_text_entry_1:
dialog_entry 0x00000001, 0x03000064, 0x00960000, Debug1
glabel seg2_debug_text_table
.word debug_text_entry_0, debug_text_entry_1, 0x0