Removed the unnecessary VControl abstraction layer.

VControl already directly depends on other UQM libraries, so this buys 
nothing.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2685 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2007-01-30 02:36:36 +00:00
parent 68aa444425
commit 882e9354d6
3 changed files with 14 additions and 34 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Remove the unnecessary VControl memory abstraction layer - Michael
- Fix compilation without Netplay support - SvdB
- Added limited AIFF sound file decoder for playing 3DO originals;
SDX2 decoder by SvdB - Alex