Skip to content

Commit 1b084ff

Browse files
authored
fixed error in readme, found by discord user the.enemy (#5680)
1 parent 8a68587 commit 1b084ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Examples using raylib models functionality, including models loading/generation
223223

224224
### category: shaders [35]
225225

226-
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.
226+
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.
227227

228228
| example | image | difficulty<br>level | version<br>created | last version<br>updated | original<br>developer |
229229
|-----------|--------|:-------------------:|:------------------:|:-----------------------:|:----------------------|

0 commit comments

Comments
 (0)