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:
@@ -1,3 +1,2 @@
|
||||
#define JOYSTICK_KEYS 0x00200001L
|
||||
|
||||
// This is a dead resource file.
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#define SAMATRA_VICTORY_SONG 0x00400005L
|
||||
#define SAMATRA_VICTORY_SONG 0x00400006L
|
||||
|
||||
typedef RESOURCE MUSICRES_INSTANCE;
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#define SAMATRA_SHIP_SOUNDS 0x00400004L
|
||||
// Dead 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 */
|
||||
|
||||
Reference in New Issue
Block a user