mirror of https://github.com/mgba-emu/mgba.git
Debugger: Fix *RBT being called *RTB
This commit is contained in:
parent
5ace8e5023
commit
8b44ea61ab
|
@ -278,7 +278,7 @@ static const char* _armAccessTypeStrings[] = {
|
|||
"",
|
||||
|
||||
"",
|
||||
"tb",
|
||||
"bt",
|
||||
"",
|
||||
"",
|
||||
"t",
|
||||
|
|
Loading…
Reference in New Issue