mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-24 06:52:08 -06:00
Full rebrand
This commit is contained in:
@@ -405,7 +405,7 @@ void NPad::RequestPadStateUpdate(u64 aruid, Core::HID::NpadIdType npad_id) {
|
||||
InitNewlyAddedController(aruid, npad_id);
|
||||
}
|
||||
|
||||
// This function is unique to yuzu for the turbo buttons and motion to work properly
|
||||
// This function is unique to suyu for the turbo buttons and motion to work properly
|
||||
controller.device->StatusUpdate();
|
||||
|
||||
auto& pad_entry = controller.npad_pad_state;
|
||||
|
||||
Reference in New Issue
Block a user