mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-24 13:41:23 +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