1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-27 14:17:45 +00:00

Add more known common folders and ilfes

This commit is contained in:
Joshua Goins 2023-10-12 19:29:27 -04:00
parent b1fa058d1d
commit 56353be167

View file

@ -4,9 +4,11 @@
#include "hashdatabase.h" #include "hashdatabase.h"
#include "settings.h" #include "settings.h"
const std::array known_folders{"common", "common/font", "exd"}; const std::array known_folders{"common", "common/font", "common/graphics", "common/graphics/texture", "common/softwarecursor", "exd"};
const std::array common_font{"common/font/fontIcon_Xinput.tex", const std::array common_font{"common/VulgarWordsFilter.dic",
"common/VulgarWordsFilter_party.dic",
"common/font/fontIcon_Xinput.tex",
"common/font/gfdata.gfd", "common/font/gfdata.gfd",
"common/font/fontIcon_Ps3.tex", "common/font/fontIcon_Ps3.tex",
"common/font/gfdata.gfd", "common/font/gfdata.gfd",