mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Fix typo (s/proedural/procedural)
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
* If not defined only three image editing functions supported: ImageFormat(), ImageAlphaMask(), ImageToPOT()
|
||||
*
|
||||
* #define SUPPORT_IMAGE_GENERATION
|
||||
* Support proedural image generation functionality (gradient, spot, perlin-noise, cellular)
|
||||
* Support procedural image generation functionality (gradient, spot, perlin-noise, cellular)
|
||||
*
|
||||
* DEPENDENCIES:
|
||||
* stb_image - Multiple image formats loading (JPEG, PNG, BMP, TGA, PSD, GIF, PIC)
|
||||
|
||||
Reference in New Issue
Block a user