mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-22 02:06:03 +08:00
Deleted forward declaration.
This commit is contained in:
parent
638830a73e
commit
df312f4d24
@ -35,8 +35,6 @@
|
|||||||
|
|
||||||
namespace spine {
|
namespace spine {
|
||||||
|
|
||||||
class cocos2d::Texture2D;
|
|
||||||
|
|
||||||
class PolygonBatch : public cocos2d::Ref {
|
class PolygonBatch : public cocos2d::Ref {
|
||||||
public:
|
public:
|
||||||
static PolygonBatch* createWithCapacity (int capacity);
|
static PolygonBatch* createWithCapacity (int capacity);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user