summaryrefslogtreecommitdiffhomepage
path: root/common/examples.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/examples.js')
-rw-r--r--common/examples.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/examples.js b/common/examples.js
index 70575ef..9a25a48 100644
--- a/common/examples.js
+++ b/common/examples.js
@@ -28,7 +28,6 @@ $(document).ready(function() {
'core_storage_values',
'core_vr_simulator',
'core_loading_thread',
- 'core_quat_conversion',
'core_window_flags',
'core_split_screen',
'core_window_should_close',
@@ -52,7 +51,7 @@ $(document).ready(function() {
'shapes_top_down_lights',
'textures_logo_raylib',
'textures_mouse_painting',
- 'textures_rectangle',
+ 'textures_sprite_anim',
'textures_srcrec_dstrec',
'textures_image_drawing',
'textures_image_generation',