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

Go to the source code of this file.

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.