mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-08 12:18:49 -04:00
shader: Address feedback + clang format
This commit is contained in:
@@ -65,7 +65,6 @@ void TranslatorVisitor::CS2R(u64) {
|
||||
ThrowNotImplemented(Opcode::CS2R);
|
||||
}
|
||||
|
||||
|
||||
void TranslatorVisitor::FCHK_reg(u64) {
|
||||
ThrowNotImplemented(Opcode::FCHK_reg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user