guard
This commit is contained in:
		| @@ -16,6 +16,9 @@ | ||||
| * 3. This notice may not be removed or altered from any source distribution. | ||||
| */ | ||||
|  | ||||
| #ifndef DRAW_GL4_H | ||||
| #define DRAW_GL4_H | ||||
|  | ||||
| #include <testbed/framework/draw.h>  | ||||
|  | ||||
| #include <glad_4/glad.h> | ||||
| @@ -1038,4 +1041,6 @@ struct DrawSolid | ||||
|  | ||||
| 	DrawSolidSphere m_sphere; | ||||
| 	DrawSolidCylinder m_cylinder; | ||||
| }; | ||||
| }; | ||||
|  | ||||
| #endif | ||||
		Reference in New Issue
	
	Block a user