publish changes

This commit is contained in:
Archie 2024-09-29 02:04:03 +00:00
parent afc5064a7b
commit ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions

View file

@ -18,7 +18,7 @@
// set windows version early so that we can deduce dependencies from SDK version
// set arch version early so that we can deduce dependencies from SDK version
#if MPT_OS_WINDOWS
@ -505,7 +505,7 @@
#define WIN32_LEAN_AND_MEAN
// windows.h excludes
// arch.h excludes
#define NOMEMMGR // GMEM_*, LMEM_*, GHND, LHND, associated routines
#ifndef NOMINMAX
#define NOMINMAX // Macros min(a,b) and max(a,b)