unai: Use 8.8 RGB triplet format for gouraud shading
[pcsx_rearmed.git] / include / config.h
CommitLineData
7a8d521f 1#ifndef __CONFIG_H__
2#define __CONFIG_H__
3
80c2304e 4#define MAXPATHLEN 256
7a8d521f 5#define PCSX_VERSION "1.9"
6
7#endif /* __CONFIG_H__ */