From a33dd87c99f03c38de0ff757fb85fa49f2011ea7 Mon Sep 17 00:00:00 2001 From: Karlo Licudine Date: Fri, 22 May 2020 00:30:23 +0000 Subject: Added Blend Modes example. (#1261) --- examples/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index ecd4344a..0e4e4ab9 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -411,7 +411,8 @@ TEXTURES = \ textures/textures_background_scrolling \ textures/textures_sprite_button \ textures/textures_sprite_explosion \ - textures/textures_bunnymark + textures/textures_bunnymark \ + textures/textures_blend_modes TEXT = \ text/text_raylib_fonts \ -- cgit v1.2.3