X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a75d63f19b93f22faeff886f9f2568f3d7531d55..318bae20def6e9fda702698ae4e83fa67b18cd7f:/client/scripting.h

diff --git a/client/scripting.h b/client/scripting.h
index 3a3babe3..5b286760 100644
--- a/client/scripting.h
+++ b/client/scripting.h
@@ -26,6 +26,12 @@
 #include "../common/sha1.h"
 #include "aes.h"
 #include "cmdcrc.h"
+#include "cmdhfmfhard.h"
+
+
+#define LUA_LIBRARIES_DIRECTORY 	"lualibs/"
+#define LUA_SCRIPTS_DIRECTORY 		"scripts/"
+#define LUA_LIBRARIES_WILDCARD 		"?.lua"
 
 /**
  * @brief set_libraries loads the core components of pm3 into the 'pm3'