mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-12 06:28:59 +01:00
Added Blend Modes example. (#1261)
This commit is contained in:
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user