sm64pc/text/us/debug.s.in

29 lines
692 B
ArmAsm
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This debug dialog wasn't translated for US.
.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