Add a textured curve example (#2821)

This commit is contained in:
Jeffery Myers 2022-12-03 13:55:05 -08:00 committed by GitHub
parent 5b5dff3f9e
commit 57dd345dc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 648 additions and 0 deletions

View file

@ -460,6 +460,7 @@ TEXTURES = \
textures/textures_sprite_anim \
textures/textures_sprite_button \
textures/textures_sprite_explosion \
textures/textures_textured_curve \
textures/textures_bunnymark \
textures/textures_blend_modes \
textures/textures_draw_tiled \