Match & link CIntElement

Former-commit-id: a110979970
This commit is contained in:
2022-10-09 12:34:58 -04:00
parent ac84b38d5d
commit f64e9c953a
36 changed files with 2011 additions and 1349 deletions

View File

@@ -1,7 +1,5 @@
#ifndef _WEAPONCOMMON
#define _WEAPONCOMMON
#ifndef _WEAPONCOMMON_HPP
#define _WEAPONCOMMON_HPP
#include "rstl/vector.hpp"
@@ -30,6 +28,4 @@ void get_token_vector(const CAnimData& animData, int begin, int end,
} // namespace NWeaponTypes
#endif _WEAPONCOMMON_HPP
#endif // _WEAPONCOMMON