mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-31 03:50:45 -07:00
reorganize lua script dir defs
This commit is contained in:
parent
31e430744b
commit
34a0fdb9d6
4 changed files with 19 additions and 17 deletions
|
@ -14,8 +14,6 @@
|
|||
//#include <lualib.h>
|
||||
//#include <lauxlib.h>
|
||||
|
||||
#define LUA_LIBRARIES_DIRECTORY "lualibs/"
|
||||
#define LUA_SCRIPTS_DIRECTORY "luascripts/"
|
||||
#define LUA_LIBRARIES_WILDCARD "?.lua"
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue