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

9 lines
126 B
C
Raw Permalink Normal View History

#pragma once
#include <Components/BaseFormComponent.h>
struct BGSMenuDisplayObject : BaseFormComponent
{
void* unk4;
};