MasterAudioAssets.xml 518 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Tags></Tags>
  4. <Includes>
  5. <!-- Master control file which lists all the audio asset XML files. Mostly here to be overridden for Beta
  6. PC VERSION -->
  7. <Include type="all" source="AUDIO:audioassets.xml" />
  8. <Include type="all" source="AUDIO:audioassets_notfordemo.xml" />
  9. <Include type="all" source="AUDIO:audioassets_retailonly.xml" />
  10. </Includes>
  11. </AssetDeclaration>