This commit is contained in:
Branimir Karadžić
2018-02-20 10:44:08 -08:00
parent a66b79734f
commit efddea57f8

View File

@@ -1190,8 +1190,6 @@ namespace bx
///
float easeOutInBounce(float _t);
float easeInOutLinear(float _t);
} // namespace bx
#include "inline/easing.inl"