Skip to content

Commit

Permalink
Update examples.js
Browse files Browse the repository at this point in the history
  • Loading branch information
raysan5 committed Jan 12, 2025
1 parent d391b32 commit a5dfdeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ $(document).ready(function() {
exampleEntry('⭐️⭐️⭐️⭐️' , 'shapes' , 'top_down_lights'),
exampleEntry('⭐️☆☆☆' , 'textures', 'logo_raylib'),
exampleEntry('⭐️⭐️⭐️☆' , 'textures', 'srcrec_dstrec'),
exampleEntry('⭐️⭐️☆☆' , 'textures', 'image_channels'),
exampleEntry('⭐️⭐️☆☆' , 'textures', 'image_drawing'),
exampleEntry('⭐️⭐️☆☆' , 'textures', 'image_generation'),
exampleEntry('⭐️☆☆☆' , 'textures', 'image_loading'),
Expand Down

0 comments on commit a5dfdeb

Please sign in to comment.