Let us start here, from square one. No, from Zero!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <lua.hpp>
|
||||
|
||||
namespace script::api::info {
|
||||
void init(lua_State *n);
|
||||
}
|
||||
Reference in New Issue
Block a user