mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Typo fixes
This commit is contained in:
@@ -164,7 +164,7 @@ VOID CALLBACK notification(
|
||||
std::cout << (int)SmallMotor << std::endl;
|
||||
}
|
||||
|
||||
const auto ret = vigem_target_x360_register_notification(client, x360, ¬ification, nullptr);
|
||||
const auto ret = vigem_target_x360_register_notification(client, pad, ¬ification, nullptr);
|
||||
|
||||
//
|
||||
// Error handling
|
||||
|
||||
Reference in New Issue
Block a user