This commit is contained in:
Paul 2001-07-04 14:39:18 +00:00
parent 8e2989aace
commit 52684eff3d

View file

@ -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