WizzardMaker / AirlineTycoon

Source code of Airline Tycoon based on the GOG source code release
https://www.gog.com/game/airline_tycoon_deluxe
Other
27 stars 9 forks source link

Fix invalid memmove() opreation #58

Closed mertenpopp closed 2 months ago

mertenpopp commented 2 months ago

Fixing invalid memmove() operation flagged by clang

WizzardMaker commented 2 months ago

Thanks Merten, great to see another contribution from you :)