Added Blend Modes example. (#1261)

This commit is contained in:
Karlo Licudine 2020-05-22 00:30:23 +00:00 committed by GitHub
parent c1bb051e61
commit a33dd87c99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 172 additions and 70 deletions

View file

@ -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 \