#include "common/scummsys.h"
#include "common/config-manager.h"
#include "backends/platform/sdl/ps3/ps3.h"
#include "backends/graphics/surfacesdl/surfacesdl-graphics.h"
#include "backends/saves/default/default-saves.h"
#include "backends/fs/ps3/ps3-fs-factory.h"
#include "backends/events/ps3sdl/ps3sdl-events.h"
#include <dirent.h>
#include <sys/stat.h>
Go to the source code of this file.
Define Documentation
#define FORBIDDEN_SYMBOL_EXCEPTION_mkdir |
#define FORBIDDEN_SYMBOL_EXCEPTION_time_h |
#define FORBIDDEN_SYMBOL_EXCEPTION_unistd_h |
Function Documentation
int access |
( |
const char * |
pathname, |
|
|
int |
mode | |
|
) |
| | |