mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 21:04:09 +00:00
merge
This commit is contained in:
commit
3dee880c29
99 changed files with 6011 additions and 2727 deletions
|
@ -33,6 +33,7 @@ int16 &CWeather::Stored_NewWeatherType = *(int16*)0x95CCAE;
|
|||
float &CWeather::Stored_Rain = *(float*)0x885B4C;
|
||||
|
||||
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