CGame done, Peds, fixes

This commit is contained in:
eray orçunus 2020-08-29 19:22:25 +03:00
parent 24e74f785e
commit 3e549a7d44
21 changed files with 480 additions and 503 deletions

View file

@ -3507,8 +3507,9 @@ CMenuManager::Process(void)
UserInput();
ProcessFileActions();
DMAudio.Service();
// Game calls some texture pool cleanup functions in here
#ifdef USE_TEXTURE_POOL
// TODO
#endif
}
SwitchMenuOnAndOff();