CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Functions
bootstrap.cpp File Reference
#include "config.h"
#include <array>
#include <cstring>
#include "lua.hpp"
#include "th_lua.h"

Functions

int bootstrap_lua_resources (lua_State *L)
 Push onto the stack the bootstrap font data file, table file and palette.
 
int bootstrap_lua_error_report (lua_State *L)
 Provide an onscreen report of the error message on the top of the stack.
 

Function Documentation

◆ bootstrap_lua_error_report()

int bootstrap_lua_error_report ( lua_State L)

Provide an onscreen report of the error message on the top of the stack.

◆ bootstrap_lua_resources()

int bootstrap_lua_resources ( lua_State L)

Push onto the stack the bootstrap font data file, table file and palette.