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