|
CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
|
#include "config.h"#include <stdexcept>#include <string_view>#include "iso_fs.h"#include "lua.hpp"#include "th_lua.h"#include "th_lua_internal.h"Functions | |
| void | lua_register_iso_fs (const lua_register_state *pState) |
| void lua_register_iso_fs | ( | const lua_register_state * | pState | ) |