summaryrefslogtreecommitdiffhomepage
path: root/projects/VS2022/raylib.sln
diff options
context:
space:
mode:
authorRay <[email protected]>2022-07-07 12:09:30 +0200
committerRay <[email protected]>2022-07-07 12:09:30 +0200
commite121058eb625c3d54ec8ec3eab0289c9a99fd086 (patch)
tree1e32bed7287a36a73e7fe66e3cba4b0bb1bbd3ea /projects/VS2022/raylib.sln
parente3ff5f3dc250e8e1ca8acd59a0cd6e1a619cec07 (diff)
downloadraylib-e121058eb625c3d54ec8ec3eab0289c9a99fd086.tar.gz
raylib-e121058eb625c3d54ec8ec3eab0289c9a99fd086.zip
RENAMED: example: textures_rectangle -> textures_sprite_anim
Diffstat (limited to 'projects/VS2022/raylib.sln')
-rw-r--r--projects/VS2022/raylib.sln2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/VS2022/raylib.sln b/projects/VS2022/raylib.sln
index ff6681f2..36c31220 100644
--- a/projects/VS2022/raylib.sln
+++ b/projects/VS2022/raylib.sln
@@ -9,7 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{87
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "core_basic_window", "examples\core_basic_window.vcxproj", "{0981CA98-E4A5-4DF1-987F-A41D09131EFC}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "textures_rectangle", "examples\textures_rectangle.vcxproj", "{C25D2CC6-80CA-4C8A-BE3B-2E0F4EA5D0CC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "textures_sprite_anim", "examples\textures_sprite_anim.vcxproj", "{C25D2CC6-80CA-4C8A-BE3B-2E0F4EA5D0CC}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "textures_srcrec_dstrec", "examples\textures_srcrec_dstrec.vcxproj", "{103B292B-049B-4B15-85A1-9F902840DB2C}"
EndProject