1
0
Fork 0
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:
sfan5 2025-08-08 11:40:12 +02:00
parent 0b9ae73369
commit 55cca34ee9
7 changed files with 37 additions and 59 deletions

View file

@ -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.