refactor: Cleanup develhook logic
> refactor hooks::devel to work better with hooks::wmisc > minor naming consistency changes
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
|
||||
namespace hooks::wmisc
|
||||
{
|
||||
void skip_patching_by_model(bool val);
|
||||
void apply_performance_hacks(HINSTANCE hmodule, const char *model, const char *ext);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user