We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2811ad commit c60a29dCopy full SHA for c60a29d
cocos2d/CCSprite.m
@@ -46,6 +46,7 @@
46
#import "CCSprite_Private.h"
47
#import "CCSpriteBatchNode_Private.h"
48
#import "CCTexture_Private.h"
49
+#import "CCDrawingPrimitives.h"
50
51
// external
52
#import "kazmath/GL/matrix.h"
cocos2d/CCSprite9Slice.m
@@ -27,6 +27,7 @@
27
28
#import "CCSprite9Slice.h"
29
30
31
32
// ---------------------------------------------------------------------
33
0 commit comments