mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Lint fixes
This commit is contained in:
parent
f7ad825736
commit
cf9a6f8477
9 changed files with 17 additions and 25 deletions
|
@ -49,8 +49,6 @@ public:
|
|||
VertexShaderConstants constants{};
|
||||
bool dirty = false;
|
||||
|
||||
|
||||
|
||||
private:
|
||||
alignas(16) std::array<float, 16> m_projection_matrix;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue