]> git.lizzy.rs Git - irrlicht.git/commit
Fix COSOperator::getSystemMemory
authorsfan5 <sfan5@live.de>
Wed, 9 Mar 2022 21:39:25 +0000 (22:39 +0100)
committersfan5 <sfan5@live.de>
Wed, 9 Mar 2022 21:52:11 +0000 (22:52 +0100)
commite469c54f76f6d24f92389b4e8a27b9cce7152888
tree2a74107ba34c173df9b4b2f353b25167e384e53d
parentdf908ef4eaa7fd3292faa34d690edce40106da3c
Fix COSOperator::getSystemMemory

The values it returns are in Kilobytes and it was broken on macOS.
include/IOSOperator.h
source/Irrlicht/COSOperator.cpp