StartingPointMovement

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-12 20:05:27 -07:00
parent 83a5ba2b16
commit 6a61dada4c
3 changed files with 0 additions and 11 deletions
@@ -5,8 +5,6 @@
*
*/
#include "StartingPointMovement_precompiled.h"
#include <AzCore/Module/Module.h>
#include <AzFramework/Metrics/MetricsPlainTextNameRegistration.h>
@@ -1,8 +0,0 @@
/*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
@@ -9,5 +9,4 @@ set(FILES
Source/StartingPointMovementGem.cpp
Include/StartingPointMovement/StartingPointMovementConstants.h
Include/StartingPointMovement/StartingPointMovementUtilities.h
Source/StartingPointMovement_precompiled.h
)