mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-04-03 06:16:04 +00:00
Add missing return
This commit is contained in:
@@ -990,6 +990,8 @@ int LiSendHighResHScrollEvent(short scrollAmount) {
|
||||
Limelog("Input queue reached maximum size limit\n");
|
||||
freePacketHolder(holder);
|
||||
}
|
||||
|
||||
return err;
|
||||
}
|
||||
|
||||
int LiSendHScrollEvent(signed char scrollClicks) {
|
||||
|
||||
Reference in New Issue
Block a user