mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 11:28:17 +00:00
REVIEWED: Examples section comments, for better organization and consistency
This commit is contained in:
@@ -46,6 +46,9 @@ typedef enum {
|
||||
//FX_FXAA
|
||||
} PostproShader;
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Global Variables Definition
|
||||
//------------------------------------------------------------------------------------
|
||||
static const char *postproShaderText[] = {
|
||||
"GRAYSCALE",
|
||||
"POSTERIZATION",
|
||||
|
Reference in New Issue
Block a user