mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Remove whitespace
This commit is contained in:
parent
75fbb3d551
commit
5bb89328d0
74 changed files with 170 additions and 170 deletions
|
|
@ -151,7 +151,7 @@ namespace rsx
|
|||
case 16: return rsx::texture_max_anisotropy::x16;
|
||||
default: break;
|
||||
}
|
||||
|
||||
|
||||
return rsx::to_texture_max_anisotropy((registers[NV4097_SET_TEXTURE_CONTROL0 + (m_index * 8)] >> 4) & 0x7);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue