mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-25 00:45:07 +08:00
ggwave-gui : fix build
This commit is contained in:
@@ -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 * ) {
|
||||
|
||||
Reference in New Issue
Block a user