mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-11 16:49:28 +02:00
Fix indentation
This commit is contained in:
@ -226,8 +226,8 @@ void PixelShaderManager::SetZTextureTypeChanged()
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
dirty = true;
|
||||
}
|
||||
dirty = true;
|
||||
}
|
||||
|
||||
void PixelShaderManager::SetTexCoordChanged(u8 texmapid)
|
||||
|
Reference in New Issue
Block a user