Removed unused dependency from MoveData.hpp
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Deukhoofd 2019-12-31 12:32:34 +01:00
parent 6f68862d14
commit 4fd8e8a757
Signed by: Deukhoofd
GPG Key ID: ADF2E9256009EDCE
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#define PKMNLIB_MOVEDATA_HPP
#include <Library/Attacks/AttackData.hpp>
#include <unitypes.h>
#include "MoveCategory.hpp"
namespace PkmnLib::Library {