1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 09:14:58 +01:00

Remove unused 0x13CA742

This commit is contained in:
Michał Janiszewski
2016-09-12 18:27:21 +02:00
parent 305a949745
commit 5603e11d49
3 changed files with 3 additions and 3 deletions

View File

@@ -408,7 +408,7 @@ void S6Exporter::Export()
_s6.byte_13CA740 = gUnk13CA740;
_s6.climate = gClimate;
// pad_13CA741;
memcpy(_s6.byte_13CA742, RCT2_ADDRESS(0x013CA742, uint8), sizeof(_s6.byte_13CA742));
// byte_13CA742
// pad_013CA747
_s6.climate_update_timer = gClimateUpdateTimer;
_s6.current_weather = gClimateCurrentWeather;