mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 23:44:09 +00:00
script 1000-1154
This commit is contained in:
parent
a36da99798
commit
1337a9b603
24 changed files with 1225 additions and 35 deletions
|
@ -139,7 +139,9 @@ public:
|
|||
int8 ProcessCommands800To899(int32);
|
||||
int8 ProcessCommands900To999(int32);
|
||||
int8 ProcessCommands1000To1099(int32);
|
||||
#ifndef GTA_PS2
|
||||
int8 ProcessCommands1100To1199(int32);
|
||||
#endif
|
||||
void UpdateCompareFlag(bool);
|
||||
int16 GetPadState(uint16, uint16);
|
||||
void LocatePlayerCommand(int32, uint32*);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue