mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 04:37:03 +00:00
hopefully fix clang format issue
This commit is contained in:
parent
fdd649e2ef
commit
20859802f0
1 changed files with 1 additions and 0 deletions
|
|
@ -3784,6 +3784,7 @@ private:
|
|||
}
|
||||
default: {
|
||||
UNIMPLEMENTED_MSG("Unhandled instruction: {}", opcode->get().GetName());
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue