mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-19 12:15:45 +00: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