feat: video auto reconnect
Clang Lint CI / lint-no-video (push) Successful in 56s
Clang Build CI / run-no-video (push) Successful in 59s
Clang Build CI / run-video (push) Successful in 1m15s
Clang Build CI / build-release (push) Successful in 2m23s
Clang Lint CI / lint-video (push) Successful in 2m14s
Clang Lint CI / lint-no-video (push) Successful in 56s
Clang Build CI / run-no-video (push) Successful in 59s
Clang Build CI / run-video (push) Successful in 1m15s
Clang Build CI / build-release (push) Successful in 2m23s
Clang Lint CI / lint-video (push) Successful in 2m14s
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ void window_update_title(Window *window, const char *title);
|
||||
|
||||
double window_get_time();
|
||||
|
||||
void window_use(Window *window, SharedContext *context);
|
||||
void window_use(Window *window, Context *context);
|
||||
|
||||
void window_refresh(Window *window);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user