mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
forgot to push some android adaptions
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user