Cleanup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <wchar.h>
|
||||
|
||||
void AndroidFileDialogOpen();
|
||||
wchar_t *AndroidFileDialogSave();
|
||||
void android_check_permissions();
|
||||
Reference in New Issue
Block a user