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