#pragma once #include "TESBoundObject.h" struct TESAmmo : TESBoundObject { uint8_t pad[0x8]; };