Removed junk files. Removed unnecessary code and comments. Reorganized projects.

This commit is contained in:
2025-07-30 14:26:54 +02:00
parent 731218faa7
commit 7a232427dd
13 changed files with 423 additions and 27 deletions

View File

@@ -221,7 +221,6 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD ul_reason_for_call, LPVOID)
return FALSE;
LoadSettings();
//LoadFixDLL();
reshade::register_overlay("Spirit Of The North", &on_overlay_draw);
reshade::register_event<reshade::addon_event::init_effect_runtime>(
[](reshade::api::effect_runtime* runtime) {