BIG REFACTOR Part 2
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
#define RENDER_LOADER_TEXTURELOADER_H_
|
||||
|
||||
namespace TextureLoader {
|
||||
const unsigned int loadGLTexture(const char* fileName);
|
||||
|
||||
unsigned int loadGLTexture(const char* fileName);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user