Code/Editor

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-14 09:36:30 -07:00
parent 5bbcf8d725
commit 6a6be193c7
10 changed files with 23 additions and 15 deletions
+1
View File
@@ -12,6 +12,7 @@
#define CRYINCLUDE_EDITOR_UTIL_MATH_H
#pragma once
#include <Editor/Util/EditorUtils.h>
//! Half PI
#define PI_HALF (3.1415926535897932384626433832795f / 2.0f)