Final preparation for the replacement of integer-based resources.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2918 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-02-06 10:08:57 +00:00
parent d0bd867fe7
commit 58b9361927
7 changed files with 284 additions and 13 deletions
+1 -2
View File
@@ -1,3 +1,2 @@
#define JOYSTICK_KEYS 0x00200001L
// This is a dead resource file.
+1 -1
View File
@@ -1,3 +1,3 @@
#define SAMATRA_VICTORY_SONG 0x00400005L
#define SAMATRA_VICTORY_SONG 0x00400006L
typedef RESOURCE MUSICRES_INSTANCE;
+1 -1
View File
@@ -1,3 +1,3 @@
#define SAMATRA_SHIP_SOUNDS 0x00400004L
// Dead file
-4
View File
@@ -1,10 +1,6 @@
#ifndef _ISTRTAB_H
#define _ISTRTAB_H
#define ARILOU_RACE_STRINGS 0x00200004L
#define ARILOU_SHIP_SOUNDS 0x00400104L
#define ARILOU_VICTORY_SONG 0x00600204L
typedef RESOURCE STRTAB_INSTANCE;
#endif /* _ISTRTAB_H */