mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-18 09:04:12 +02:00
New Church is now a new building type, placement editor can now render 32bit images.
This commit is contained in:
@@ -1472,6 +1472,9 @@ typedef enum StructType : char {
|
||||
STRUCT_LARVA2,
|
||||
#endif
|
||||
|
||||
#ifdef RA_AF
|
||||
STRUCT_AFV01,
|
||||
#endif
|
||||
STRUCT_COUNT,
|
||||
STRUCT_FIRST=0
|
||||
} StructType;
|
||||
|
||||
Reference in New Issue
Block a user