mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
commit
85bd57df0e
@ -662,7 +662,7 @@ void HandleUnknownOpcode(u8 cmd_byte, const u8* buffer, bool preprocess)
|
||||
"* This really is an unknown opcode (unlikely)\n"
|
||||
"* Some other sort of bug\n\n"
|
||||
"Further errors will be sent to the Video Backend log and\n"
|
||||
"Dolphin will now likely crash or hang. Enjoy.",
|
||||
"Dolphin will now likely crash or hang.",
|
||||
cmd_byte, fmt::ptr(buffer), preprocess);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user