This commit is contained in:
Ray 2025-12-30 22:49:45 +01:00
commit 8c83dc7d70

View File

@ -19,8 +19,6 @@
#include "raymath.h" // Required for: Lerp()
#include <stdio.h>
typedef enum TextAlignment {
TEXT_ALIGN_LEFT = 0,
TEXT_ALIGN_TOP = 0,