Files
nethack/win
PatR ffeabfdf3b X11 default resources - macro expansion
The X11 interface reads file NetHack.ad (after cd'ing to the playground
directory, where 'make install' puts a copy) and feeds the contents to
X Windows for use as default resources to override the compiled in
defaults.  When use of #define was introduced into NetHack.ad (back in
September, 2016) this was severely hobbled and startup spit out a lot
complaints to stderr about invalid resource values.  This implements
rudimentary macro expansion for '#define name value' within the data
stream that's fed to X, getting back decent default values and
eliminating the invalid value complaints.
2017-10-11 17:29:55 -07:00
..
2017-09-26 10:04:25 +03:00
2017-09-26 10:04:25 +03:00
2017-09-26 10:04:25 +03:00
2015-12-16 17:52:34 -05:00
2017-09-26 10:04:25 +03:00
2017-10-01 18:49:47 -07:00