F4MP/tiltedcode/Code/client/Games/Skyrim/Forms/TESWeather.h

8 lines
75 B
C
Raw Normal View History

#pragma once
#include <forms/TESForm.h>
struct TESWeather : TESForm
{
};