mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 11:24:08 +00:00
CPed completed!
And a few fixes
This commit is contained in:
parent
dd23030523
commit
bd68b56b5d
5 changed files with 404 additions and 88 deletions
|
@ -18,8 +18,8 @@ public:
|
|||
void Process();
|
||||
bool ProcessForDisplay();
|
||||
|
||||
int ProcessForDisplayTimer();
|
||||
int ProcessForDisplayCounter();
|
||||
void ProcessForDisplayClock();
|
||||
void ProcessForDisplayCounter();
|
||||
};
|
||||
|
||||
static_assert(sizeof(COnscreenTimerEntry) == 0x74, "COnscreenTimerEntry: error");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue