mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Added draw 3d text example (#1689)
This commit is contained in:
@ -450,7 +450,8 @@ TEXT = \
|
||||
text/text_input_box \
|
||||
text/text_writing_anim \
|
||||
text/text_rectangle_bounds \
|
||||
text/text_unicode
|
||||
text/text_unicode \
|
||||
text/text_draw_3d
|
||||
|
||||
MODELS = \
|
||||
models/models_animation \
|
||||
|
||||
Reference in New Issue
Block a user