Modify some AI command handlers so rodata isn't explicitly defined in global scope and decompile aiIfChrInSquadronDoingAction

This commit is contained in:
Ryan Dwyer
2020-02-12 00:00:30 +10:00
parent d7224dbe84
commit 89f66348b1
4 changed files with 52 additions and 162 deletions
+1 -1
View File
@@ -586,7 +586,7 @@ struct chrdata {
/*0x291*/ u8 goposhitcount;
/*0x292*/ s16 cover;
/*0x294*/ struct coord targetlastseenp;
/*0x2a0*/ u8 myaction;
/*0x2a0*/ u8 myaction[1];
/*0x2a1*/ u8 orders;
/*0x2a2*/ u8 squadron;
/*0x2a3*/ u8 listening;