mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 14:16:38 +03:00
CGame::Process() && CGame::ReloadIPLs
This commit is contained in:
parent
32f2f3511c
commit
f56684d04e
44 changed files with 225 additions and 3 deletions
|
@ -28,6 +28,7 @@ bool &CWeather::bScriptsForceRain = *(bool*)0x95CD7D;
|
|||
bool &CWeather::Stored_StateStored = *(bool*)0x95CDC1;
|
||||
|
||||
WRAPPER void CWeather::RenderRainStreaks(void) { EAXJMP(0x524550); }
|
||||
WRAPPER void CWeather::Update(void) { EAXJMP(0x522C10); }
|
||||
|
||||
void CWeather::ReleaseWeather()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue