mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Cannot forward declare and use enum
This commit is contained in:
parent
b99b855dcb
commit
e285617ad2
@ -3,13 +3,12 @@
|
||||
|
||||
#include "mxtypes.h"
|
||||
#include "mxvideoparam.h"
|
||||
#include "lego/legoomni/include/legoutils.h"
|
||||
|
||||
#include <SDL3/SDL_mouse.h>
|
||||
#include <SDL3/SDL_video.h>
|
||||
#include <windows.h>
|
||||
|
||||
enum Cursor;
|
||||
|
||||
// SIZE 0x8c
|
||||
class IsleApp {
|
||||
public:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user