F4MP/codigos originales/tiltedcode/Code/client/Games/Skyrim/Components/TESModelTextureSwap.h

10 lines
128 B
C
Raw Permalink Normal View History

#pragma once
#include <Components/TESModel.h>
struct TESModelTextureSwap : TESModel
{
void* unk14;
uint32_t unk18;
};