From 1b084ff9f256bea3406255322fce4618e0b250f0 Mon Sep 17 00:00:00 2001 From: Thomas Anderson <5776225+CrackedPixel@users.noreply.github.com> Date: Sun, 22 Mar 2026 03:06:03 -0500 Subject: [PATCH] fixed error in readme, found by discord user the.enemy (#5680) --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 43e2dcc63..d48641528 100644 --- a/examples/README.md +++ b/examples/README.md @@ -223,7 +223,7 @@ Examples using raylib models functionality, including models loading/generation ### category: shaders [35] -Examples using raylib shaders functionality, including shaders loading, parameters configuration and drawing using them (model shaders and postprocessing shaders). This functionality is directly provided by raylib [rlgl](../src/rlgl.c) module. +Examples using raylib shaders functionality, including shaders loading, parameters configuration and drawing using them (model shaders and postprocessing shaders). This functionality is directly provided by raylib [rlgl](../src/rlgl.h) module. | example | image | difficulty
level | version
created | last version
updated | original
developer | |-----------|--------|:-------------------:|:------------------:|:-----------------------:|:----------------------|