Decompile tagFindById

This commit is contained in:
Ryan Dwyer
2019-10-09 22:14:45 +10:00
parent f4cc5e5684
commit 94bb08bcb7
5 changed files with 3192 additions and 368 deletions
+3140 -323
View File
File diff suppressed because it is too large Load Diff
+9
View File
@@ -255,6 +255,15 @@ struct defaultobj {
/*0x62*/ u16 aireturnlist;
};
struct tag {
// These three words are possibly the same values as defined in the setup
// file, but this just a guess.
u32 unk00;
u32 unk04;
u32 unk08;
struct defaultobj *obj;
};
struct otheraidata {
/*0x00*/ u32 unk00;
/*0x04*/ u32 unk04;