missing stubs for NetHackW.exe
This commit is contained in:
@@ -170,4 +170,14 @@ more()
|
||||
return;
|
||||
}
|
||||
|
||||
void
|
||||
nethack_enter_nttty()
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
void
|
||||
set_altkeyhandler(const char *inName)
|
||||
{
|
||||
}
|
||||
#endif /* TTYSTUBS */
|
||||
|
||||
Reference in New Issue
Block a user