Some minor tweaks

This commit is contained in:
Ray
2024-09-20 17:32:01 +02:00
parent c09dadd9b5
commit e5d0cc978a
3 changed files with 5 additions and 2 deletions

View File

@@ -350,6 +350,9 @@
#ifndef RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEWEIGHTS
#define RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEWEIGHTS 7
#endif
#ifndef RL_DEFAULT_SHADER_ATTRIB_LOCATION_INDICES
#define RL_DEFAULT_SHADER_ATTRIB_LOCATION_INDICES 6
#endif
//----------------------------------------------------------------------------------
// Types and Structures Definition