mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 14:52:41 +00: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