mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-15 08:52:04 +00:00
- add missing forward declarations
This commit is contained in:
parent
52460d53d9
commit
69229d7719
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
#include <mutex>
|
||||
|
||||
class FRenderState;
|
||||
struct secplane_t;
|
||||
struct subsector_t;
|
||||
|
||||
struct FFlatVertex
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue