mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
Discover if_lift_at_stop AI command and attempt to decompile aiIfLiftAtStop
This commit is contained in:
@@ -371,7 +371,7 @@
|
||||
/*0x0187*/ bool ai0187(void);
|
||||
/*0x0188*/ bool aiIfLiftStationary(void);
|
||||
/*0x0189*/ bool ai0189(void);
|
||||
/*0x018a*/ bool ai018a(void);
|
||||
/*0x018a*/ bool aiIfLiftAtStop(void);
|
||||
/*0x018b*/ bool aiConfigureRain(void);
|
||||
/*0x018c*/ bool aiChrToggleProp(void);
|
||||
/*0x018d*/ bool aiActivateLift(void);
|
||||
|
||||
Reference in New Issue
Block a user