mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
Cache getTextureDirs()
This commit is contained in:
parent
0b9ae73369
commit
55cca34ee9
7 changed files with 37 additions and 59 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
// Texture paths get cached and this clears the Cache.
|
||||
// Texture paths get cached and this clears the cache.
|
||||
void clearTextureNameCache();
|
||||
|
||||
// Find out the full path of an image by trying different filename extensions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue