mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 23:08:07 -05: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