mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-10 10:13:35 +00:00
bool is 1 byte on C++, not 4 bytes (int), so we cannot just "typedef int bool" and assume that structs with bools will have the same size on C++ than on C.
Here are third party libraries with necessary components for Aseprite. Some directories are git submodules, and other are just a copy of its original package.