utils stuff

This commit is contained in:
Gregory Wells
2025-06-14 22:10:05 -04:00
parent 1331f60fc7
commit 5b05fb287d
5 changed files with 39 additions and 54 deletions

View File

@@ -13,6 +13,7 @@
#include "utils/gryphn_color.h"
#include "utils/gryphn_color_format.h"
#include "utils/gryphn_image_format.h"
#include "utils/lists/gryphn_array_list.h"
typedef uint32_t gnUInt;
typedef char gnByte;