More fixes

This commit is contained in:
momo5502
2025-01-18 09:28:23 +01:00
parent 2044a3c4ab
commit e79d919bbb
5 changed files with 46 additions and 36 deletions

View File

@@ -28,6 +28,7 @@
#define DECLSPEC_ALIGN(n) alignas(n)
#define fopen_s fopen
#define sscanf_s sscanf
#define RESTRICTED_POINTER __restrict