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

Other platforms for SteamFinder

This commit is contained in:
Jack Andersen
2017-07-23 13:44:17 -10:00
parent 14277fa386
commit f761810e8c
3 changed files with 23 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
#ifndef _WIN32
#include <stdlib.h>
#include <unistd.h>
#include <sys/stat.h>
#else
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN 1