summaryrefslogtreecommitdiff
path: root/includes/luaconsole.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2011-10-26 13:55:26 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-10-26 13:55:26 (GMT)
commit18ca4024c13a6b4dc5e4028d50852f401ebc4bde (patch)
treeef4ceec13f80ac1c5d9d9d685851911960aedd89 /includes/luaconsole.h
parente46ef289e142982d7bd592faa7b0f85470364c01 (diff)
downloadpowder-18ca4024c13a6b4dc5e4028d50852f401ebc4bde.zip
powder-18ca4024c13a6b4dc5e4028d50852f401ebc4bde.tar.gz
Remove references to python console
Diffstat (limited to 'includes/luaconsole.h')
-rw-r--r--includes/luaconsole.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/luaconsole.h b/includes/luaconsole.h
index de33a04..f98e662 100644
--- a/includes/luaconsole.h
+++ b/includes/luaconsole.h
@@ -11,6 +11,8 @@
#endif
#include <defines.h>
+#define LOCAL_LUA_DIR "Lua"
+
#define LUACON_MDOWN 1
#define LUACON_MUP 2
#define LUACON_MPRESS 3