mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 11:07:56 -05:00
Format: Run the new clang format on everything
This commit is contained in:
@ -16,4 +16,4 @@ namespace GLShader {
|
||||
*/
|
||||
GLuint LoadProgram(const char* vertex_shader, const char* fragment_shader);
|
||||
|
||||
} // namespace
|
||||
} // namespace GLShader
|
||||
|
Reference in New Issue
Block a user