mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-07 02:16:28 +00:00
WARNING: BREAKING: Renamed several functions for data validation #3930
This commit is contained in:
@@ -347,7 +347,6 @@
|
||||
#ifndef RL_DEFAULT_SHADER_ATTRIB_LOCATION_INDICES
|
||||
#define RL_DEFAULT_SHADER_ATTRIB_LOCATION_INDICES 6
|
||||
#endif
|
||||
|
||||
#ifdef RL_SUPPORT_MESH_GPU_SKINNING
|
||||
#ifndef RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEIDS
|
||||
#define RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEIDS 7
|
||||
|
Reference in New Issue
Block a user