mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-26 17:30:07 +00:00
fixup: clang-format again
This commit is contained in:
parent
36f613db7a
commit
233f301fc6
@ -44,7 +44,7 @@ public:
|
||||
};
|
||||
|
||||
struct Integrity {
|
||||
enum Status: u32 {
|
||||
enum Status : u32 {
|
||||
Dumped,
|
||||
Custom,
|
||||
CreatedCustom,
|
||||
|
Loading…
Reference in New Issue
Block a user