ggwave-gui : fix build

This commit is contained in:
Georgi Gerganov
2021-01-02 09:57:11 +02:00
parent 2fe0e107f1
commit d098784509
2 changed files with 9 additions and 2 deletions

View File

@@ -31,6 +31,13 @@ void interface_shareFile(
}
}
void interface_openFile(
const char * ,
const char * ,
const char * ,
size_t ) {
}
void interface_deleteFile(
const char * ,
const char * ) {