forgot to push some android adaptions

This commit is contained in:
iceman1001 2021-07-05 13:45:45 +02:00
commit cfb6e98a8e

View file

@ -60,6 +60,12 @@ void HideGraphWindow(void) {}
void RepaintGraphWindow(void) {}
void ShowPictureWindow(char *fn) {}
void HidePictureWindow(void) {}
void RepaintPictureWindow(void) {}
int push_cmdscriptfile(char *path, bool stayafter) { return PM3_SUCCESS; }
static bool OpenPm3(void) {