2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 13:44:56 +00:00

Remaining object tracker platforms

This commit is contained in:
Jack Andersen
2017-11-05 20:56:17 -10:00
parent d2fda8a373
commit a3b9a32633
7 changed files with 22 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
#ifndef NOMINMAX
#define NOMINMAX
#endif
#define WIN_PAUSE 1
#define WIN_PAUSE 0
#include <objbase.h>
#endif