This commit is contained in:
Nikolay Korolev 2019-10-26 17:20:31 +03:00
commit 3dee880c29
99 changed files with 6011 additions and 2727 deletions

View file

@ -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()
{