mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-14 20:06:16 +00:00
Add verbose option and hide most logging
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include <Limelight.h>
|
||||
|
||||
#include <pthread.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
extern CONNECTION_LISTENER_CALLBACKS connection_callbacks;
|
||||
extern pthread_t main_thread_id;
|
||||
extern bool connection_debug;
|
||||
|
||||
Reference in New Issue
Block a user