mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:30:05 +00:00
Removing unused texture loading routines from GL context
This commit is contained in:
parent
0fa6ef01f0
commit
507b2c4f59
2 changed files with 2 additions and 109 deletions
|
|
@ -29,7 +29,6 @@ public:
|
|||
const std::string& fragmentPath);
|
||||
|
||||
GLuint GetTextureAtlas();
|
||||
GLuint GetTexture(const std::string& texturePath);
|
||||
|
||||
private:
|
||||
class Impl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue