aboutsummaryrefslogtreecommitdiff
path: root/include/config.h
blob: 340cc2f9d3c532030ee42c18ab269a9905b1d471 (plain)
1
2
3
4
5
6
7
#ifndef __CONFIG_H__
#define __CONFIG_H__

#define MAXPATHLEN 256
#define PCSX_VERSION "1.9"

#endif /* __CONFIG_H__ */