Files
nethack/sys
nhmall 15a9acbefb more colortable[] updates
declare colortable[] const and no longer static so it can be shared
by code in window ports..

get rid of the Windows console port rgbtable and use the
core colortable[] instead.

utilize function colortable_to_int32() in Windows console instead
of the rgbtable_to_long() in the Windows port.

delete the Windows rgbtable_to_long() function.
2026-04-24 21:15:48 -04:00
..
2025-11-08 14:53:50 -05:00
2026-04-05 13:36:06 -04:00
2026-04-09 10:20:01 -04:00
2026-04-24 21:15:48 -04:00