guard
This commit is contained in:
parent
eb698f146a
commit
2af83c8bfc
@ -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
|
Loading…
x
Reference in New Issue
Block a user