fix(include): fix up type abbreviations

This commit is contained in:
phaneron 2024-07-07 19:43:21 -04:00
parent b8e5ccb9ae
commit 58f7996e35
5 changed files with 34 additions and 1 deletions

View file

@ -3,6 +3,9 @@
#include <stdint.h>
typedef struct CRect CRect;
typedef struct CiRect CiRect;
struct CRect {
float minY; // t
float minX; // l