Skip to content

Commit b077bef

Browse files
committed
Fixing a warning.
1 parent 4c3e63c commit b077bef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cocos2d/CCSprite_Private.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242

4343
+ (CCSpriteTexCoordSet)textureCoordsForTexture:(CCTexture *)texture withRect:(CGRect)rect rotated:(BOOL)rotated xFlipped:(BOOL)flipX yFlipped:(BOOL)flipY;
4444

45+
- (void)updateShaderUniformsFromEffect;
46+
4547
@end
4648

4749

0 commit comments

Comments
 (0)