#pragma once #include struct NiTexture : NiObject { virtual ~NiTexture(); uint8_t unk10[0x38]; };