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/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 8517a91c..82e41f63 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -431,7 +431,7 @@ TEXTURES = \ textures/textures_blend_modes \ textures/textures_draw_tiled \ textures/textures_polygon \ - textures/textures_gif_anim + textures/textures_gif_player TEXT = \ text/text_raylib_fonts \ -- cgit v1.2.3