mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-25 23:00:48 -05:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@@ -455,4 +455,4 @@ void TransformTexCoord(const InputVertexData* src, OutputVertexData* dst, bool s
|
||||
dst->texCoords[coordNum][1] *= (bpmem.texcoords[coordNum].t.scale_minus_1 + 1);
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace TransformUnit
|
||||
|
||||
Reference in New Issue
Block a user