cog/Frameworks/HivelyPlayer
Christopher Snowhill ab8154348e Hively Replayer: Fix undefined behavior
Shifting negative numbers to the left is undefined behavior, so replace
with a multiply operation instead.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-03-06 03:53:28 -08:00
..
HivelyPlayer Hively Replayer: Fix undefined behavior 2022-03-06 03:53:28 -08:00
HivelyPlayer.xcodeproj Reduce minimum OS to macOS 10.12 2021-09-18 01:08:49 -07:00