Fixes to build NetHack 3.7.0 on FreeDOS
This commit is contained in:
6
sys/msdos/nhlua.h
Normal file
6
sys/msdos/nhlua.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/* nhlua.h - generated by top Makefile */
|
||||
#include "../lib/lua535/src/lua.h"
|
||||
LUA_API int (lua_error) (lua_State *L) NORETURN;
|
||||
#include "../lib/lua535/src/lualib.h"
|
||||
#include "../lib/lua535/src/lauxlib.h"
|
||||
/*nhlua.h*/
|
||||
Reference in New Issue
Block a user