clang: consistent callbacks

This commit is contained in:
Azaezel 2016-10-16 16:53:38 -05:00
parent 3038e53856
commit 5f5466d90d
10 changed files with 18 additions and 18 deletions

View file

@ -56,7 +56,7 @@ class StaticShape: public ShapeBase
StaticShapeData* mDataBlock;
bool mPowered;
void onUnmount(ShapeBase* obj,S32 node);
void onUnmount(SceneObject* obj,S32 node);
protected:
enum MaskBits {