RANDRIA Luca
2 kuukautta sitten
committed by
GitHub
vanhempi
commit
4054fc42f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa
0 lisäystä ja
2 poistoa
-
examples/text/text_words_alignment.c
|
|
|
@ -19,8 +19,6 @@ |
|
|
|
|
|
|
|
#include "raymath.h" // Required for: Lerp() |
|
|
|
|
|
|
|
#include <stdio.h> |
|
|
|
|
|
|
|
typedef enum TextAlignment { |
|
|
|
TEXT_ALIGN_LEFT = 0, |
|
|
|
TEXT_ALIGN_TOP = 0, |
|
|
|
|