CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Functions
th_lua_map.cpp File Reference
#include "config.h"
#include <cstring>
#include <list>
#include <map>
#include <stdexcept>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "lua.hpp"
#include "th_gfx.h"
#include "th_lua.h"
#include "th_lua_internal.h"
#include "th_map.h"
#include "th_pathfind.h"

Functions

void lua_register_map (const lua_register_state *pState)
 

Function Documentation

◆ lua_register_map()

void lua_register_map ( const lua_register_state pState)