mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
Fix forward declaration of MoonState
This commit is contained in:
parent
24ba54f4fe
commit
8dc7e158c6
@ -19,7 +19,7 @@ namespace ESM
|
||||
namespace MWRender
|
||||
{
|
||||
class RenderingManager;
|
||||
class MoonState;
|
||||
struct MoonState;
|
||||
}
|
||||
|
||||
namespace Loading
|
||||
|
Loading…
x
Reference in New Issue
Block a user