#252 add presets for Nox
This commit is contained in:
parent
351a0cf467
commit
995d1f294b
2 changed files with 48 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
||||
#define FILE_EXISTS(a) (GetFileAttributes(a) != INVALID_FILE_ATTRIBUTES)
|
||||
|
||||
typedef struct CNCDDRAWCONFIG
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue