update xcode
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
void create(int w, int h);
|
||||
void clear();
|
||||
void optimize();
|
||||
int memsize() const;
|
||||
};
|
||||
void resize(int width, int height);
|
||||
bool create(int width, int height, std::string name);
|
||||
|
||||
Reference in New Issue
Block a user