CGame::Process() && CGame::ReloadIPLs

This commit is contained in:
nmzik
2019-10-19 01:23:40 +03:00
parent 32f2f3511c
commit f56684d04e
44 changed files with 225 additions and 3 deletions

View File

@@ -6,6 +6,8 @@
CAccidentManager& gAccidentManager = *(CAccidentManager*)0x87FD10;
WRAPPER void CAccidentManager::Update(void) { EAXJMP(0x456710); }
uint16 CAccidentManager::CountActiveAccidents()
{
uint16 accidents = 0;