update
This commit is contained in:
10
src/gfx/gfx.h
Normal file
10
src/gfx/gfx.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef GFX_H
|
||||
#define GFX_H
|
||||
|
||||
#include "Mesh.h"
|
||||
#include "Shader.h"
|
||||
#include "Texture.h"
|
||||
#include "geometry.h"
|
||||
#include "Color.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user