Oxsomi Core3 is a combination of standalone C libraries useful for building applications, such as types, platform, graphics abstraction and file formats
GNU General Public License v3.0
0
stars
1
forks
source link
Double check if all functions check if object are actually created #79
Some functions might use uninitialized objects because they forget checking.