This reverts commit cb8541548b.
This commit is contained in:
@@ -275,6 +275,7 @@ stock int RoundFloat(float value)
|
|||||||
* User defined operators.
|
* User defined operators.
|
||||||
*/
|
*/
|
||||||
#if !defined __sourcepawn2__
|
#if !defined __sourcepawn2__
|
||||||
|
#pragma rational Float
|
||||||
|
|
||||||
// Internal aliases for backwards compatibility.
|
// Internal aliases for backwards compatibility.
|
||||||
native float __FLOAT_MUL__(float a, float b) = FloatMul;
|
native float __FLOAT_MUL__(float a, float b) = FloatMul;
|
||||||
|
|||||||
+1
-1
Submodule sourcepawn updated: 508a64c72a...9cf9f31d45
Reference in New Issue
Block a user