Code/Legacy/CryCommon

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-14 09:37:01 -07:00
parent 6a6be193c7
commit 272b9ba9c7
7 changed files with 4 additions and 17 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ typedef IMovieSystem* (* PFNCREATEMOVIESYSTEM)(struct ISystem*);
typedef std::vector<IAnimSequence*> AnimSequences;
typedef AZStd::vector<AZStd::string> TrackEvents;
// Forward declare, including will cause much pain with the precompiled headers
// Forward declare
enum class SequenceType;
enum class AnimNodeType;
enum class AnimValueType;