mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-27 14:58:32 +00:00
Fix indentation
This commit is contained in:
parent
c6e2449bff
commit
4d1face540
7 changed files with 19 additions and 19 deletions
|
@ -226,8 +226,8 @@ void PixelShaderManager::SetZTextureTypeChanged()
|
|||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
dirty = true;
|
||||
}
|
||||
dirty = true;
|
||||
}
|
||||
|
||||
void PixelShaderManager::SetTexCoordChanged(u8 texmapid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue