mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 21:16:38 +03:00
parent
b2d1433392
commit
6c693e3bbf
25 changed files with 1387 additions and 126 deletions
|
@ -50,3 +50,8 @@ void CControllerConfigManager::LoadSettings(int32 file)
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
WRAPPER void CControllerConfigManager::SaveSettings(int32 file)
|
||||
{
|
||||
EAXJMP(0x58B800);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue