Skip to content

Commit cb85415

Browse files
authored
Update sourcepawn (#2011)
* Update sourcepawn * Remove #pragma rational Float
1 parent 46e3de8 commit cb85415

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

plugins/include/float.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ stock int RoundFloat(float value)
275275
* User defined operators.
276276
*/
277277
#if !defined __sourcepawn2__
278-
#pragma rational Float
279278
280279
// Internal aliases for backwards compatibility.
281280
native float __FLOAT_MUL__(float a, float b) = FloatMul;

sourcepawn

Submodule sourcepawn updated 141 files

0 commit comments

Comments
 (0)