diff options
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 \ |
