]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
ADD: @pivipw 's changes "making lua paths".
[proxmark3-svn] / client / proxmark3.h
index 561212691cd6cbb9f975215caba8aa23900884f3..15049ee3e767d7071906c7692dda5132594fd3b1 100644 (file)
 #include <inttypes.h>
 #include "usb_cmd.h"
 
-/*
-#define lu PRIu32
-#define lx  PRIx32
-*/
 #define PROXPROMPT "pm3 --> "
 
 void SendCommand(UsbCommand *c);
+const char const *get_my_executable_path(void);
+const char const *get_my_executable_directory(void);
+
 #endif
\ No newline at end of file
Impressum, Datenschutz