mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile aiIfNumArghsLessThan, aiIfNumArghsGreaterThan and chrGetNumArghs
This commit is contained in:
@@ -14257,8 +14257,8 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x007a*/ aiIfUptimeGreaterThan,
|
||||
/*0x007b*/ aiIfStageIdLessThan,
|
||||
/*0x007c*/ aiIfStageIdGreaterThan,
|
||||
/*0x007d*/ ai007d,
|
||||
/*0x007e*/ ai007e,
|
||||
/*0x007d*/ aiIfNumArghsLessThan,
|
||||
/*0x007e*/ aiIfNumArghsGreaterThan,
|
||||
/*0x007f*/ ai007f,
|
||||
/*0x0080*/ ai0080,
|
||||
/*0x0081*/ ai0081,
|
||||
|
||||
Reference in New Issue
Block a user