added color quad and hue slider
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <gl\wglew.h>
|
||||
#include <gl\GL.h>
|
||||
|
||||
#define LOG printf
|
||||
#define LOG(M,...) printf(M"\n", ##__VA_ARGS__)
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user