mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 22:13:07 +01:00
Use Intel-standardized _mm_popcnt_u32 instead of Microsoft-specific __popcnt, replace assert with openrct2_assert, replace bitcount's argument with uint32.