2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 21:47:42 +00:00

Windows stat fix

This commit is contained in:
Jack Andersen
2016-12-28 11:51:33 -10:00
parent 15d2d934d8
commit 29e2b95bdf
3 changed files with 23 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#include "CMemoryCardSys.hpp"
#include <shlobj.h>
#include <sys/stat.h>
namespace urde
{