mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-17 21:47:33 +01:00
hopefully fix clang format issue
This commit is contained in:
parent
fdd649e2ef
commit
20859802f0
@ -3784,6 +3784,7 @@ private:
|
|||||||
}
|
}
|
||||||
default: {
|
default: {
|
||||||
UNIMPLEMENTED_MSG("Unhandled instruction: {}", opcode->get().GetName());
|
UNIMPLEMENTED_MSG("Unhandled instruction: {}", opcode->get().GetName());
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user