This commit is contained in:
parent
8e2989aace
commit
52684eff3d
1 changed files with 2 additions and 0 deletions
|
@ -19,9 +19,11 @@
|
||||||
|
|
||||||
// Add this to have CDXA on PC build!!
|
// Add this to have CDXA on PC build!!
|
||||||
// You will need a CD with Track1 synced to something, oh, and a CD drive
|
// You will need a CD with Track1 synced to something, oh, and a CD drive
|
||||||
|
#ifndef __USER_paul__
|
||||||
#if 0//|| defined(__USER_daveo__)
|
#if 0//|| defined(__USER_daveo__)
|
||||||
#define FORCE_XA 1
|
#define FORCE_XA 1
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#if __FILE_SYSTEM__==CD | FORCE_XA
|
#if __FILE_SYSTEM__==CD | FORCE_XA
|
||||||
#define ENABLE_XA
|
#define ENABLE_XA
|
||||||
|
|
Loading…
Add table
Reference in a new issue