]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
Make LUA scripting work even if proxmark3 is called from arbitrary working directory
[proxmark3-svn] / client / proxmark3.h
index 343ec8c9cc35c3c63a68719a2f9566562cea0f8c..2d19cf5c811af0d581f3fcef37ab010370dbd1f7 100644 (file)
@@ -17,5 +17,7 @@
 #define PROXPROMPT "proxmark3> "
 
 void SendCommand(UsbCommand *c);
+const char const *get_my_executable_path(void);
+const char const *get_my_executable_directory(void);
 
 #endif
Impressum, Datenschutz