mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-14 06:03:48 -04:00
Decompile aiIfPlayerLookingAtObject
This commit is contained in:
@@ -362,7 +362,7 @@
|
||||
/*0x017e*/ bool aiAudioRestartDefaultMusic(void);
|
||||
/*0x017f*/ bool aiAudioSetSfxTrack(void);
|
||||
/*0x0180*/ bool aiAudioRestartSfx(void);
|
||||
/*0x0181*/ bool ai0181(void);
|
||||
/*0x0181*/ bool aiIfPlayerLookingAtObject(void);
|
||||
/*0x0182*/ bool aiPunchOrKick(void);
|
||||
/*0x0183*/ bool ai0183(void);
|
||||
/*0x0184*/ bool ai0184(void);
|
||||
|
||||
+1
-1
@@ -1894,7 +1894,7 @@ struct player {
|
||||
/*0x1618*/ u32 unk1618;
|
||||
/*0x161c*/ u32 unk161c;
|
||||
/*0x1620*/ u32 unk1620;
|
||||
/*0x1624*/ u32 unk1624;
|
||||
/*0x1624*/ struct position *lookingatprop;
|
||||
/*0x1628*/ u32 unk1628;
|
||||
/*0x162c*/ u32 unk162c;
|
||||
/*0x1630*/ u32 unk1630;
|
||||
|
||||
Reference in New Issue
Block a user