mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
- renamed synrgyhk.dll to synwinhk.dll and moved lib code to separate folder.
- removed game device support (fallen into significant disrepair).
This commit is contained in:
@@ -59,6 +59,7 @@ cleanup()
|
||||
DWORD WINAPI
|
||||
mainLoop(void* data)
|
||||
{
|
||||
// TODO: use a different message - e.g. DPLG%s (data - plugin)
|
||||
const char* buttonsEvent = "IPrimaryScreen::getGameDeviceButtonsEvent";
|
||||
const char* sticksEvent = "IPrimaryScreen::getGameDeviceSticksEvent";
|
||||
const char* triggersEvent = "IPrimaryScreen::getGameDeviceTriggersEvent";
|
||||
|
||||
Reference in New Issue
Block a user