Soport per a OpenDingux #11

Merged
JailDesigner merged 3 commits from JailDoctor/coffee_crisis_opendingux_dev:master into master 2021-04-01 13:44:44 +02:00
Showing only changes of commit 6c1c6cbc42 - Show all commits

View File

@@ -2,7 +2,7 @@
#include "utils.h"
#include "gamedirector.h"
#include <iostream>
#ifdef __MIPSEL __
#ifdef __MIPSEL__
#include <sys/stat.h>
#include <dirent.h>
#endif