code: Minor changes

> related to previous commit
This commit is contained in:
[ ]
2025-11-19 20:36:10 +09:00
parent e15c689061
commit 3f7dcd72bb
3 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -10,6 +10,7 @@
#include <string>
#include <sstream>
namespace hooks::devel::thumbnail
{
typedef int (*BmswSymlink_t)(const char *srcwpath, const char *dstwpath, int canonic);
@@ -26,7 +27,6 @@ void run()
log_warning("hooks::devel::thumbnail", "Forcing thumbnail patch..");
hooks::wmisc::apply_performance_hacks(avs::game::DLL_INSTANCE, "LDJ", "20250825");
}
}
namespace hooks::devel::avs_fs