#pragma once #include "ITweak.hpp" #include "zeus/CAABox.hpp" namespace DataSpec { struct ITweakPlayer : ITweak {}; } // namespace DataSpec