New Church is now a new building type, placement editor can now render 32bit images.

This commit is contained in:
Justin Marshall
2020-06-17 13:36:18 -07:00
parent d098540971
commit 07f6df5f5b
5 changed files with 62 additions and 8 deletions
+3
View File
@@ -1472,6 +1472,9 @@ typedef enum StructType : char {
STRUCT_LARVA2,
#endif
#ifdef RA_AF
STRUCT_AFV01,
#endif
STRUCT_COUNT,
STRUCT_FIRST=0
} StructType;