Initial Source Code commit
Initial commit of original Tiberian Dawn and Red Alert source code converted to build as DLLs, and compatible with the release version of Command & Conquer Remastered.
This commit is contained in:
parent
ea8ecc76fa
commit
03416d24e1
1038 changed files with 629779 additions and 0 deletions
16
TIBERIANDAWN/REG_ICON.RC
Normal file
16
TIBERIANDAWN/REG_ICON.RC
Normal file
|
@ -0,0 +1,16 @@
|
|||
/****************************************************************************
|
||||
|
||||
|
||||
REG_ICON.RC
|
||||
|
||||
produced by Borland Resource Workshop
|
||||
|
||||
|
||||
*****************************************************************************/
|
||||
|
||||
#include "reg_icon.rh"
|
||||
|
||||
|
||||
|
||||
ICON_1 ICON "conquer.ico"
|
||||
|
Reference in a new issue