mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 20:26:23 +01:00
optimizations
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
namespace Fw
|
||||
{
|
||||
constexpr float pi = 3.14159265;
|
||||
constexpr float MIN_ALPHA = 0.003f;
|
||||
|
||||
enum Key : uint8 {
|
||||
KeyUnknown = 0,
|
||||
|
||||
Reference in New Issue
Block a user