reyandme / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
122 stars 29 forks source link

KM_CommonUtils unit: supply Unix FPC version with AtomicExchange #209

Closed dpronin closed 8 months ago

dpronin commented 8 months ago

FPC on Linux does not have this function in system utilities, so let's define it in KM_CommonUtils