mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Added text alignment example (#5254)
Co-authored-by: Ray <raysan5@gmail.com>
This commit is contained in:
committed by
GitHub
parent
7383de3dea
commit
047c9d2052
@ -612,7 +612,8 @@ TEXT = \
|
||||
text/text_sprite_fonts \
|
||||
text/text_unicode_emojis \
|
||||
text/text_unicode_ranges \
|
||||
text/text_writing_anim
|
||||
text/text_writing_anim \
|
||||
text/text_words_alignment
|
||||
|
||||
MODELS = \
|
||||
models/models_animation_gpu_skinning \
|
||||
|
||||
Reference in New Issue
Block a user