searchFile traces

This commit is contained in:
Philippe Teuwen 2019-08-30 08:32:34 +02:00
commit 08a5de1f0e
3 changed files with 52 additions and 5 deletions

View file

@ -31,6 +31,7 @@
#define LUA_LIBRARIES_SUBDIR "lualibs/"
#define LUA_SCRIPTS_SUBDIR "luascripts/"
#define RESOURCES_SUBDIR "resources/"
#define TRACES_SUBDIR "traces/"
#define PACKED __attribute__((packed))