Remove unnecessary new lines, changed Deinit to Shutdown
This commit is contained in:
parent
42928659e8
commit
2b7316a379
5 changed files with 8 additions and 11 deletions
|
@ -3895,7 +3895,6 @@ unsigned InterpreterMainLoop(ARMul_State* cpu) {
|
|||
unsigned int addr;
|
||||
unsigned int num_instrs = 0;
|
||||
|
||||
|
||||
int ptr;
|
||||
|
||||
LOAD_NZCVT;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue