summaryrefslogtreecommitdiffstats
path: root/src/core/Pools.cpp
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2021-02-28 13:50:51 +0100
committererorcun <erorcunerorcun@hotmail.com.tr>2021-02-28 13:50:51 +0100
commita311f643f9a0a7377e27f49b18739fe5de5a6291 (patch)
tree97b5e9deb2d81827e8e229d9e64bfce167132ea0 /src/core/Pools.cpp
parentFix muzzleflash rotation (diff)
downloadre3-a311f643f9a0a7377e27f49b18739fe5de5a6291.tar
re3-a311f643f9a0a7377e27f49b18739fe5de5a6291.tar.gz
re3-a311f643f9a0a7377e27f49b18739fe5de5a6291.tar.bz2
re3-a311f643f9a0a7377e27f49b18739fe5de5a6291.tar.lz
re3-a311f643f9a0a7377e27f49b18739fe5de5a6291.tar.xz
re3-a311f643f9a0a7377e27f49b18739fe5de5a6291.tar.zst
re3-a311f643f9a0a7377e27f49b18739fe5de5a6291.zip
Diffstat (limited to '')
-rw-r--r--src/core/Pools.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Pools.cpp b/src/core/Pools.cpp
index bf35f8ef..d824d498 100644
--- a/src/core/Pools.cpp
+++ b/src/core/Pools.cpp
@@ -105,7 +105,7 @@ CPools::CheckPoolsEmpty()
printf("pools have been cleared\n");
}
-
+// Thankfully unused, it would break the game!
void
CPools::MakeSureSlotInObjectPoolIsEmpty(int32 slot)
{