More aa work, it actually loads yay

This commit is contained in:
KimLS
2015-06-08 20:06:14 -07:00
parent 361c93b689
commit 250d0cc903
11 changed files with 469 additions and 38 deletions
+2 -1
View File
@@ -4220,7 +4220,7 @@ struct UseAA_Struct {
};
//new AA stuff
//reference only
struct AARankInfo_Struct
{
uint32 id;
@@ -4244,6 +4244,7 @@ struct AARankInfo_Struct
int32 expansion;
int32 category;
uint8 expendable;
uint8 grant_only;
uint32 total_effects;
uint32 total_prereqs;
};