From 8e229ada1dcaf5c0c5a1c8172def3e06eeea8a91 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 7 Jul 2022 12:15:55 +0200 Subject: ADDED: example: `textures_gif_player` --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 6fb65514..4769ff55 100644 --- a/examples/README.md +++ b/examples/README.md @@ -96,7 +96,7 @@ Examples using raylib textures functionality, including image/textures loading/g | 57 | [textures_blend_modes](textures/textures_blend_modes.c) | textures_blend_modes | [Karlo Licudine](https://github.com/accidentalrebel) | | | 58 | [textures_draw_tiled](textures/textures_draw_tiled.c) | textures_draw_tiled | [Vlad Adrian](https://github.com/demizdor) | | | -- | [textures_poly](textures/textures_poly.c) | textures_poly | [Chris Camacho](https://github.com/codifies) | ⭐️ | -| -- | [textures_gif_anim](textures/textures_gif_anim.c) | textures_gif_anim | [Chris Camacho](https://github.com/codifies) | ⭐️ | +| -- | [textures_gif_player](textures/textures_gif_player.c) | textures_gif_player | [Chris Camacho](https://github.com/codifies) | ⭐️ | ### category: text -- cgit v1.2.3