mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 02:27:57 -05:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@ -82,8 +82,7 @@ template void Write<u16>(u32 addr, const u16 data);
|
||||
template void Write<u8>(u32 addr, const u8 data);
|
||||
|
||||
/// Update hardware
|
||||
void Update() {
|
||||
}
|
||||
void Update() {}
|
||||
|
||||
/// Initialize hardware
|
||||
void Init() {
|
||||
|
Reference in New Issue
Block a user