mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-20 12:13:57 +00:00
More fixes
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#define DECLSPEC_ALIGN(n) alignas(n)
|
||||
#define fopen_s fopen
|
||||
#define sscanf_s sscanf
|
||||
|
||||
#define RESTRICTED_POINTER __restrict
|
||||
|
||||
|
||||
Reference in New Issue
Block a user