mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 21:18:03 -04:00
Decompile explosionInflictDamage
This commit is contained in:
@@ -1671,6 +1671,7 @@ s32 menuhandlerBuddyOptionsContinue(s32 operation, struct menuitem *item, union
|
||||
return 0;
|
||||
}
|
||||
|
||||
#if VERSION >= VERSION_NTSC_1_0
|
||||
s32 getMaxAiBuddies(void)
|
||||
{
|
||||
u32 stack;
|
||||
@@ -1702,6 +1703,7 @@ s32 getMaxAiBuddies(void)
|
||||
|
||||
return max;
|
||||
}
|
||||
#endif
|
||||
|
||||
s32 menudialogCoopAntiOptions(s32 operation, struct menudialogdef *dialogdef, union handlerdata *data)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user