mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 06:44:08 +00:00
CGame done, Peds, fixes
This commit is contained in:
parent
24e74f785e
commit
3e549a7d44
21 changed files with 480 additions and 503 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue