mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-19 19:20:46 -04:00
Sources: Run clang-format on everything.
This commit is contained in:
@@ -25,7 +25,7 @@ struct Type0Command {
|
||||
u32 command_id;
|
||||
u32 finished;
|
||||
u32 flags;
|
||||
u8 parameters[20];
|
||||
u8 parameters[20];
|
||||
};
|
||||
|
||||
void Initialize(Service::Interface* self);
|
||||
|
||||
Reference in New Issue
Block a user