add: isPlayerCrawling function

This commit is contained in:
jadis0x
2022-10-01 22:07:37 +03:00
committed by GitHub
parent 5af2f3169c
commit 6c0ffa8326

View File

@@ -8,5 +8,5 @@
//define functions the same as in misc.hpp/cpp
namespace Helpers {
}
bool isPlayerCrawling();
}