fix: add missing #define for SEC_RESERVE

This commit is contained in:
RektInator
2025-04-14 12:51:02 +02:00
parent 6379370a50
commit 90256895c1

View File

@@ -73,6 +73,7 @@
#define SL_NO_CURSOR_UPDATE 0x10
#define SEC_IMAGE 0x01000000
#define SEC_RESERVE 0x04000000
typedef enum _FSINFOCLASS
{