mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 16:08:23 -05:00
Format: Run the new clang format on everything
This commit is contained in:
@ -49,4 +49,4 @@ static inline u32 GetMortonOffset(u32 x, u32 y, u32 bytes_per_pixel) {
|
||||
return (i + offset) * bytes_per_pixel;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
} // namespace VideoCore
|
||||
|
Reference in New Issue
Block a user