mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-04-11 10:16:22 +00:00
A few more fixes
This commit is contained in:
@@ -136,7 +136,7 @@ static void jitterThreadFunc(void* context) {
|
||||
}
|
||||
|
||||
static void resyncThreadFunc(void* context) {
|
||||
long payload[2];
|
||||
long long payload[2];
|
||||
NVCTL_PACKET_HEADER header;
|
||||
int err;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user