fixed some bugs in network transport, increase speed

This commit is contained in:
2023-04-07 15:08:43 +03:00
parent e9f1c67055
commit 661713a545
12 changed files with 125 additions and 73 deletions

View File

@@ -38,6 +38,7 @@ void focclose();
void closewheel();
void closecam();
#ifdef IMAGEVIEW
void framerate();
int ccdcaptured(IMG **img);
#endif