mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-09 06:40:50 +00:00
8e7a5e5014
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. |
||
---|---|---|
.. | ||
dgif_lib.c | ||
egif_lib.c | ||
gif_err.c | ||
gif_font.c | ||
gif_hash.c | ||
gif_hash.h | ||
gif_lib_private.h | ||
gif_lib.h | ||
gifalloc.c | ||
quantize.c |