mirror of https://github.com/MLXXXp/Arduboy2.git
7f456cff69
Casting the result of these calls to malloc should be all that is required to make cabi compilable as C++. Without these casts cabi won't compile as C++ because in C++ `void *` is not implicitly convertible to other data types. LodePNG already has C++ compatibility. |
||
---|---|---|
.. | ||
assets | ||
cabi | ||
docs | ||
Doxyfile |