mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 11:45:13 +01:00
* Reduce direct usage of Location_Null Ideally we want to refactor these out to use std::optional as much as possible but for now move to using the standard interfaces. * Remove incorrect AND with LOCATION_NULL In the original this was a simple comparison to check for negative. Unsure how it ended up as an AND with the negative bit.
26 KiB
26 KiB