add a blank line at the file end.

This commit is contained in:
Dhilan007 2014-01-13 10:37:31 +08:00
parent 34a79a02e7
commit fd11791389
2 changed files with 2 additions and 2 deletions

View File

@ -407,4 +407,4 @@ const kmMat4& PhysicsSprite::getNodeToParentTransform() const
}
NS_CC_EXT_END
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)

View File

@ -134,4 +134,4 @@ protected:
NS_CC_EXT_END
#endif // __PHYSICSNODES_CCPHYSICSSPRITE_H__
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)