[examples] Added: textures_screen_buffer (#5357)

* Example textures_screen_buffer

* remove resource preload for web makefile

* update description

* code formatting
This commit is contained in:
Agnis Aldiņš "NeZvērs 2025-11-16 20:40:49 +02:00 committed by GitHub
commit 596d3bcb7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 766 additions and 2 deletions

View file

@ -619,6 +619,7 @@ TEXTURES = \
textures/textures_sprite_button \
textures/textures_sprite_explosion \
textures/textures_srcrec_dstrec \
textures/textures_screen_buffer \
textures/textures_textured_curve \
textures/textures_tiled_drawing \
textures/textures_to_image