From d1e4f42fbb9e2417c0f3b8ee081306b59bfba099 Mon Sep 17 00:00:00 2001 From: RobinsAviary Date: Sun, 9 Nov 2025 07:19:19 -0500 Subject: [PATCH] added link --- examples/textures/textures_sprite_stacking.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/textures/textures_sprite_stacking.c b/examples/textures/textures_sprite_stacking.c index fa2ce755d..56bb30d2d 100644 --- a/examples/textures/textures_sprite_stacking.c +++ b/examples/textures/textures_sprite_stacking.c @@ -11,7 +11,7 @@ * Example licensed under an unmodified zlib/libpng license, which is an OSI-certified, * BSD-like license that allows static linking with closed source software * -* Redbooth model (c) 2017-2025 @kluchek under https://creativecommons.org/licenses/by/4.0/ +* Redbooth model (c) 2017-2025 @kluchek under https://creativecommons.org/licenses/by/4.0/ https://github.com/kluchek/vox-models/ * Copyright (c) 2025-2025 Robin (@RobinsAviary) * ********************************************************************************************/