mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
maybe fixed loading/unloading bug.
This commit is contained in:
parent
2deb4b6b46
commit
1a3c006469
6 changed files with 91 additions and 37 deletions
|
@ -12,6 +12,7 @@
|
|||
#define UI_H__
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
void ShowGui(void);
|
||||
void HideGraphWindow(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue