Skip to content

Commit a0251bd

Browse files
committed
Removed AGS
1 parent d53d1dd commit a0251bd

File tree

2 files changed

+20
-324
lines changed

2 files changed

+20
-324
lines changed

OptiScaler/dllmain.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
#include <vulkan/vulkan_core.h>
2121

22-
HMODULE mod_amdxc64 = nullptr;
22+
static HMODULE mod_amdxc64 = nullptr;
2323

2424
// Enables hooking of GetModuleHandle
2525
// which might create issues, not tested very well

0 commit comments

Comments
 (0)