Moved all resource ID construction into its own file for easy replacement

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2960 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-04-06 07:53:42 +00:00
parent 7f65c19044
commit 37f0bcf5e6
9 changed files with 27 additions and 20 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Isolated all constructed resources into cons_res.c - Michael
- Fixed a crash when conversing with music disabled - Michael
- Moved all resources into starcon.ls2 - Michael
- Fixed compile errors when compiling without joystick support - Michael