mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 07:44:10 +00:00
PS2 Cheats, restored R*names
This commit is contained in:
parent
c97ff5b31a
commit
590ff32469
12 changed files with 320 additions and 197 deletions
|
@ -607,7 +607,7 @@ extern void (*DebugMenuProcess)(void);
|
|||
void CGame::Process(void)
|
||||
{
|
||||
CPad::UpdatePads();
|
||||
#ifdef PS2
|
||||
#ifdef GTA_PS2
|
||||
ProcessTidyUpMemory();
|
||||
#endif
|
||||
TheCamera.SetMotionBlurAlpha(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue