mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-10 21:48:46 +01:00
Merge branch 'master' of https://github.com/raysan5/raylib
This commit is contained in:
@ -19,8 +19,6 @@
|
||||
|
||||
#include "raymath.h" // Required for: Lerp()
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
typedef enum TextAlignment {
|
||||
TEXT_ALIGN_LEFT = 0,
|
||||
TEXT_ALIGN_TOP = 0,
|
||||
|
||||
Reference in New Issue
Block a user