mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-28 02:03:06 -04:00
Decompile aiIfCountdownTimerGreaterThan
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
/*0x00c2*/ bool aiStartCountdownTimer(void);
|
||||
/*0x00c3*/ bool aiIfCountdownTimerStopped(void);
|
||||
/*0x00c4*/ bool aiIfCountdownTimerLessThan(void);
|
||||
/*0x00c5*/ bool ai00c5(void);
|
||||
/*0x00c5*/ bool aiIfCountdownTimerGreaterThan(void);
|
||||
/*0x00c6*/ bool ai00c6(void);
|
||||
/*0x00c7*/ bool ai00c7(void);
|
||||
/*0x00c8*/ bool ai00c8(void);
|
||||
|
||||
Reference in New Issue
Block a user