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: add AtomicIncrement and AtomicDecrement functions #215

Closed dpronin closed 8 months ago

dpronin commented 8 months ago

for FPC + Unix mode we need AtomicIncrement and AtomicDecrement functions since they are absent in system modules and headers