diff --git a/SHADE_Engine/src/Animation/SHRawAnimation.cpp b/SHADE_Engine/src/Animation/SHRawAnimation.cpp index 5a39fb08..86d0af18 100644 --- a/SHADE_Engine/src/Animation/SHRawAnimation.cpp +++ b/SHADE_Engine/src/Animation/SHRawAnimation.cpp @@ -1,9 +1,9 @@ /************************************************************************************//*! -\file SHAnimationData.cpp +\file SHRawAnimation.cpp \author Tng Kah Wei, kahwei.tng, 390009620 \par email: kahwei.tng\@digipen.edu \date Nov 20, 2022 -\brief Contains the function definitions of the SHAnimationData class. +\brief Contains the function definitions of the SHRawAnimation class. Copyright (C) 2022 DigiPen Institute of Technology. Reproduction or disclosure of this file or its contents without the prior written consent diff --git a/SHADE_Engine/src/Animation/SHRawAnimation.h b/SHADE_Engine/src/Animation/SHRawAnimation.h index 05d95238..cb1b0ebe 100644 --- a/SHADE_Engine/src/Animation/SHRawAnimation.h +++ b/SHADE_Engine/src/Animation/SHRawAnimation.h @@ -1,9 +1,9 @@ /************************************************************************************//*! -\file SHAnimationData.h +\file SHRawAnimation.h \author Tng Kah Wei, kahwei.tng, 390009620 \par email: kahwei.tng\@digipen.edu \date Dec 12, 2022 -\brief Contains the definition of the SHAnimationData struct and related types. +\brief Contains the definition of the SHRawAnimation struct and related types. Copyright (C) 2022 DigiPen Institute of Technology. Reproduction or disclosure of this file or its contents without the prior written consent