mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-20 12:13:57 +00:00
fix: add missing #define for SEC_RESERVE
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
#define SL_NO_CURSOR_UPDATE 0x10
|
||||
|
||||
#define SEC_IMAGE 0x01000000
|
||||
#define SEC_RESERVE 0x04000000
|
||||
|
||||
typedef enum _FSINFOCLASS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user