notaz.gp2x.de
/
pcsx_rearmed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
340cc2f9d3c532030ee42c18ab269a9905b1d471
[pcsx_rearmed.git]
/
config.h
1
#ifndef __CONFIG_H__
2
#define __CONFIG_H__
3
4
#define MAXPATHLEN 256
5
#define PCSX_VERSION "1.9"
6
7
#endif /* __CONFIG_H__ */