GlyphInfo type. Some new text and core functions.
This commit is contained in:
@@ -41,7 +41,6 @@ bool stateInit( int argn, const char **argc, const char *exePath ) {
|
||||
|
||||
for ( int i = 0; i < RL_MAX_SHADER_LOCATIONS; i++ ) {
|
||||
state->RLGLcurrentShaderLocs[i] = defaultShaderLocs[i];
|
||||
printf( "defaultShaderLocs[%d] %d\n", i, defaultShaderLocs[i] );
|
||||
}
|
||||
|
||||
return state->run;
|
||||
|
||||
Reference in New Issue
Block a user