replace stray tabs that have crept in
This commit is contained in:
@@ -300,7 +300,7 @@ static INPUT_RECORD bogus_key;
|
||||
/*
|
||||
Windows console palette:
|
||||
Color Name Console Legacy RGB Values New Default RGB Values
|
||||
BLACK 0,0,0 12,12,12
|
||||
BLACK 0,0,0 12,12,12
|
||||
DARK_BLUE 0,0,128 0,55,218
|
||||
DARK_GREEN 0,128,0 19,161,14
|
||||
DARK_CYAN 0,128,128 58,150,221
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* NetHack 3.7 win10.h $NHDT-Date: 1596498319 2020/08/03 23:45:19 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.8 $ */
|
||||
/* Copyright (C) 2018 by Bart House */
|
||||
/* Copyright (C) 2018 by Bart House */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
#ifndef WIN10_H
|
||||
|
||||
Reference in New Issue
Block a user