From 8d60a46358fe95ef73881a9fe919b44d7234f1d1 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 29 Jul 2023 16:01:25 +0000 Subject: [PATCH] Revert "Update sourcepawn (#2011)" (#2032) This reverts commit cb8541548b83cd8e292a93d75fe8bc68dba8542d. --- plugins/include/float.inc | 1 + sourcepawn | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/include/float.inc b/plugins/include/float.inc index 4a769767..9650489d 100644 --- a/plugins/include/float.inc +++ b/plugins/include/float.inc @@ -275,6 +275,7 @@ stock int RoundFloat(float value) * User defined operators. */ #if !defined __sourcepawn2__ +#pragma rational Float // Internal aliases for backwards compatibility. native float __FLOAT_MUL__(float a, float b) = FloatMul; diff --git a/sourcepawn b/sourcepawn index 508a64c7..9cf9f31d 160000 --- a/sourcepawn +++ b/sourcepawn @@ -1 +1 @@ -Subproject commit 508a64c72ab31a3c23e9dec80f812a75ce1ee129 +Subproject commit 9cf9f31d4560fe7e76c6be75a2245088d03a3937