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