make: unbreak ios
[pcsx_rearmed.git] / include / config.h
CommitLineData
908e426c 1#ifndef __CONFIG_H__
2#define __CONFIG_H__
3
80c2304e 4#define MAXPATHLEN 256
202b29d4 5#define PCSX_VERSION "1.9"
908e426c 6
7#endif /* __CONFIG_H__ */