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