CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
CorsixTH
Src
lua_rnc.h
Go to the documentation of this file.
1
#ifndef CORSIX_TH_LUA_RNC
2
#define CORSIX_TH_LUA_RNC
3
4
#include "
lua.hpp
"
5
6
int
luaopen_rnc
(lua_State* L);
7
8
#endif
lua.hpp
luaopen_rnc
int luaopen_rnc(lua_State *L)
Definition
lua_rnc.cpp:77
Generated by