aabb2d: Fix struct api.

This commit is contained in:
Bruce Mitchener
2024-02-11 06:41:39 +07:00
parent db6f9641ab
commit fd661d1b43

View File

@@ -16,7 +16,7 @@
#include "mat4.h"
/* api definition */
#define glms_aabb2d_(NAME) CGLM_STRUCTAPI(aabb, NAME)
#define glms_aabb2d_(NAME) CGLM_STRUCTAPI(aabb2d, NAME)
/*!
* @brief apply transform to Axis-Aligned Bounding Box