mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 00:18:10 -05:00
Format: Run the new clang format on everything
This commit is contained in:
@ -205,4 +205,4 @@ template void Recorder::RegisterWritten(u32, u8);
|
||||
template void Recorder::RegisterWritten(u32, u16);
|
||||
template void Recorder::RegisterWritten(u32, u32);
|
||||
template void Recorder::RegisterWritten(u32, u64);
|
||||
}
|
||||
} // namespace CiTrace
|
||||
|
Reference in New Issue
Block a user