mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 01:22:24 -07:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@@ -319,7 +319,7 @@ const Math::Vec4<u8> LookupTexture(const u8* source, int x, int y, const Texture
|
||||
// TODO(neobrain): Fix code design to unify vertical block offsets!
|
||||
source += coarse_y * info.stride;
|
||||
}
|
||||
|
||||
|
||||
// TODO: Assert that width/height are multiples of block dimensions
|
||||
|
||||
switch (info.format) {
|
||||
|
Reference in New Issue
Block a user