Add loading screen

This commit is contained in:
2021-01-09 20:15:01 +01:00
parent 23e5f549ca
commit 6ecf2011bc
10 changed files with 106 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ public:
void bind();
void unbind();
void render();
void render(GLuint customTextureId = 0);
GLuint getTextureId()
{