(empfile,mdchr_ca,meta_type,meta_flags):
Add meta table and associated symbol tables.
This commit is contained in:
parent
527117207b
commit
551263cb07
4 changed files with 47 additions and 0 deletions
|
@ -124,6 +124,9 @@ struct empfile {
|
|||
#define EF_PLANE_CHR_FLAGS 26
|
||||
#define EF_LAND_CHR_FLAGS 27
|
||||
#define EF_NUKE_CHR_FLAGS 28
|
||||
#define EF_META 29
|
||||
#define EF_META_TYPE 30
|
||||
#define EF_META_FLAGS 31
|
||||
|
||||
struct fileinit {
|
||||
int ef_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue