mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-16 03:15:40 +00:00
REVIEWED: Example shaders_normalmap, it crashes #5032
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
//------------------------------------------------------------------------------------
|
||||
// Module functions declaration
|
||||
//------------------------------------------------------------------------------------
|
||||
void NormalizeKernel(float *kernel, int size);
|
||||
static void NormalizeKernel(float *kernel, int size);
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
|
||||
Reference in New Issue
Block a user