change "bad opcodes" to "unofficial opcodes"

This commit is contained in:
warmCabin 2021-07-08 03:29:18 -04:00
parent cb830bfd50
commit 639d04ac26
1 changed files with 1 additions and 1 deletions

View File

@ -3044,7 +3044,7 @@ BEGIN
MENUITEM "IDA Font", ID_DEBUGGER_IDA_FONT, CHECKED
MENUITEM "ROM Offsets", ID_DEBUGGER_SHOW_ROM_OFFSETS, CHECKED
MENUITEM SEPARATOR
MENUITEM "Break on Bad Opcodes", ID_DEBUGGER_BREAK_BAD_OPCODES, CHECKED
MENUITEM "Break on Unofficial Opcodes", ID_DEBUGGER_BREAK_BAD_OPCODES, CHECKED
MENUITEM SEPARATOR
MENUITEM "Reset Window Size", ID_DEBUGGER_RESTORE_SIZE
END