mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Attempt to decompile aiIfWeaponThrownOnObject
This commit is contained in:
@@ -14048,7 +14048,7 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x005c*/ aiIfTargetInRoom,
|
||||
/*0x005d*/ aiIfChrHasObject,
|
||||
/*0x005e*/ aiIfWeaponThrown,
|
||||
/*0x005f*/ ai005f,
|
||||
/*0x005f*/ aiIfWeaponThrownOnObject,
|
||||
/*0x0060*/ ai0060,
|
||||
/*0x0061*/ ai0061,
|
||||
/*0x0062*/ aiIfObjectHealthy,
|
||||
|
||||
Reference in New Issue
Block a user