Branimir Karadžić hace 7 años
padre
commit
efddea57f8
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      include/bx/easing.h

+ 0 - 2
include/bx/easing.h

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