Tidy up unnecessary #define

This commit is contained in:
Marc Chapman 2016-07-18 21:55:22 +01:00
parent 5fa8504568
commit 5d6ab545da
2 changed files with 2 additions and 4 deletions

View file

@ -55,8 +55,6 @@ class MoveList;
struct Move;
struct AuthInfo;
#define GameString TORQUE_APP_NAME
const F32 MinCameraFov = 1.f; ///< min camera FOV
const F32 MaxCameraFov = 179.f; ///< max camera FOV