#include "vector.h" #include "../decomp.h" #include #include DECOMP_SIZE_ASSERT(Vector2Impl, 0x8); DECOMP_SIZE_ASSERT(Vector3Impl, 0x8); DECOMP_SIZE_ASSERT(Vector4Impl, 0x8); DECOMP_SIZE_ASSERT(Vector3Data, 0x14); DECOMP_SIZE_ASSERT(Vector4Data, 0x18);