mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
InputCommon: Don't force-link against SDL2.lib on Windows.
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
|
||||
#pragma comment(lib, "SDL2.lib")
|
||||
#endif
|
||||
|
||||
namespace ciface::SDL
|
||||
|
||||
Reference in New Issue
Block a user