index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
blender
/
mbb
/
tr-logo.png
diff options
/*
** $Id: linit.c,v 1.14.1.1 2007/12/27 13:02:25 roberto Exp $
** Initialization of libraries for lua.c
** See Copyright Notice in lua.h
*/
#define linit_c
#define LUA_LIB
#include
"lua.h"
#include
"lualib.h"
#include
"lauxlib.h"
static const
luaL_Reg lualibs
[] = {
{
""
,
luaopen_base
},
{
LUA_LOADLIBNAME
,
luaopen_package
},
{
LUA_TABLIBNAME
,
luaopen_table
},
{
LUA_IOLIBNAME
,
luaopen_io
},
{
LUA_OSLIBNAME
, (limited to 'assets/blender/mbb/tr-logo.png')
0 files changed, 0 insertions, 0 deletions