mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 23:37:02 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user