Use B button for "Press B to cancel"

somehow missed this one

force push because I missed one of the files
This commit is contained in:
Pk11 2021-11-29 21:36:27 -06:00
parent 90814b2ff2
commit 1b6360df13
2 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@ STRING(SEARCH_DATA, "Search for Data")
STRING(SEARCH_FOR, "Search for:\n") // ASCII only
STRING(ENTER_VALUE, "Enter value:")
STRING(SEARCHING, "Searching")
STRING(PRESS_B_TO_CANCEL, "Press B to cancel")
STRING(PRESS_B_TO_CANCEL, "Press \\B to cancel")
STRING(EOF_NO_RESULTS, "Reached end of file\nwith no results")
// Dumping

View File

@ -114,7 +114,7 @@ SEARCH_DATA=Search for Data
SEARCH_FOR=Search for:\n
ENTER_VALUE=Enter value:
SEARCHING=Searching
PRESS_B_TO_CANCEL=Press B to cancel
PRESS_B_TO_CANCEL=Press \B to cancel
EOF_NO_RESULTS=Reached end of file\nwith no results
DUMP_NDS_ROM_TO=Dump NDS card ROM to\n"%s:/gm9i/out"?