mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
More formatting and consistency fixes
This commit is contained in:
@@ -52,7 +52,7 @@ struct SHADER
|
||||
glDeleteProgram(glprogid);
|
||||
glprogid = 0;
|
||||
}
|
||||
GLuint glprogid; // opengl program id
|
||||
GLuint glprogid; // OpenGL program id
|
||||
|
||||
std::string strvprog, strpprog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user