notaz.gp2x.de
/
pcsx_rearmed.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
gpu_neon: rework buffer selection
[pcsx_rearmed.git]
/
include
/
config.h
Commit
Line
Data
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__ */