Added basic string interning
This commit is contained in:
@ -160,6 +160,7 @@ font_load :: proc( path_file : string,
|
||||
rl.UnloadImage( atlas )
|
||||
}
|
||||
|
||||
free_all( context.temp_allocator )
|
||||
return { key, desired_id }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user