mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-15 01:00:47 -04:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@@ -186,8 +186,7 @@ void Init() {
|
||||
AddService(new AM_U_Interface);
|
||||
}
|
||||
|
||||
void Shutdown() {
|
||||
}
|
||||
void Shutdown() {}
|
||||
|
||||
} // namespace AM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user