mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-03 21:41:19 +12:00
Removed duplicate #endif
This commit is contained in:
parent
c8c9fad128
commit
396eeff89e
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ extern "C"
|
||||||
DLLEXPORT DWORD NvOptimusEnablement = 0x00000001;
|
DLLEXPORT DWORD NvOptimusEnablement = 0x00000001;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#endif
|
|
||||||
|
|
||||||
bool _cpuExtension_SSSE3 = false;
|
bool _cpuExtension_SSSE3 = false;
|
||||||
bool _cpuExtension_SSE4_1 = false;
|
bool _cpuExtension_SSE4_1 = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue