mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
Netplay create room GUI (#162)
* netplay * more * more * more * more * tokio * more * more * more * video * functions * more * use rusttls * fix broadcast
This commit is contained in:
@@ -28,7 +28,6 @@ extern "C"
|
||||
void rdp_set_vi_register(uint32_t reg, uint32_t value);
|
||||
bool rdp_update_screen();
|
||||
uint64_t rdp_process_commands();
|
||||
void rdp_full_sync();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user