mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-28 18:20:42 -04:00
Decompile mpCalculateTeamIsOnlyAi
This commit is contained in:
@@ -7,7 +7,7 @@ f32 func0f187770(u8 value);
|
||||
u32 func0f187838(void);
|
||||
void mpStartMatch(void);
|
||||
void func0f187944(void);
|
||||
void func0f187e70(void);
|
||||
void mpCalculateTeamIsOnlyAi(void);
|
||||
void func0f187fbc(s32 playernum);
|
||||
void func0f187fec(void);
|
||||
void func0f18800c(s32 playernum, bool arg1);
|
||||
|
||||
+1
-1
@@ -389,7 +389,7 @@ struct aibot {
|
||||
/*0x04c*/ u8 unk04c_07 : 1;
|
||||
/*0x04d*/ u8 unk04d;
|
||||
/*0x04e*/ u8 unk04e;
|
||||
/*0x04f*/ u8 unk04f_00 : 1;
|
||||
/*0x04f*/ u8 teamisonlyai : 1;
|
||||
/*0x04f*/ u8 unk04f_01 : 1;
|
||||
/*0x04f*/ u8 unk04f_02 : 1;
|
||||
/*0x04f*/ u8 unk04f_03 : 1;
|
||||
|
||||
Reference in New Issue
Block a user