windows console changes - eliminate *key.dll
Incorporate the functionality of the loadable DLL's (nhraykey.dll, nhdefkey.dll, and nh340key.dll) into the consoletty.c code and remove the dll building
This commit is contained in:
@@ -27,13 +27,11 @@ OPTIONS=symset:IBMGraphics_2,roguesymset:RogueEpyx
|
||||
#OPTIONS=windowtype:curses
|
||||
#
|
||||
# Keyboard handling
|
||||
# Different keyboard handlers can be loaded.
|
||||
# Default is nhdefkey.dll but you can override that.
|
||||
# Ray Chason's keyboard handler
|
||||
# OPTIONS=altkeyhandler:nhraykey.dll
|
||||
# Ray Chason's keyboard handling
|
||||
# OPTIONS=altkeyhandling:ray
|
||||
#
|
||||
# NetHack 3.4.0 keyboard handling
|
||||
# OPTIONS=altkeyhandler:nh340key.dll
|
||||
# OPTIONS=altkeyhandling:340
|
||||
|
||||
# *** Personal Preferences ***
|
||||
# Some options to set personal preferences. Uncomment and change these to
|
||||
|
||||
Reference in New Issue
Block a user