PSP2: Add Playstation Vita (PSP2) support
This commit is contained in:
parent
3a7c091122
commit
70988527c6
39 changed files with 2049 additions and 15 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
#if defined(GP2X)
|
||||
#define SAMPLES_PER_SEC 11025
|
||||
#elif defined(PLAYSTATION3)
|
||||
#elif defined(PLAYSTATION3) || defined(PSP2)
|
||||
#define SAMPLES_PER_SEC 48000
|
||||
#else
|
||||
#define SAMPLES_PER_SEC 44100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue