Skip to content
Snippets Groups Projects
Commit bdc1594b authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Redundant define?

parent 075ae996
1 merge request!724OpenGL shaders
......@@ -55,7 +55,6 @@
#define DEGREE (0.017453292519943295769236907684883l) // 2*PI/360
void GL_DBG_Printf(const char *format, ...) /*FUNCPRINTF*/;
#define GL_DBG_Printf GL_DBG_Printf
#ifdef _WINDOWS
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment