Added a makefile

This commit is contained in:
2021-01-23 14:44:06 -05:00
parent 827a114752
commit b85e92343f
8 changed files with 42 additions and 36 deletions

View File

@@ -1,6 +1,5 @@
#include "luastack.hpp"
#include "globaldb.hpp"
#include "table.hpp"
LuaDefine(globaldb_enable, "c") {
LuaVar globaldb;