Skip to content

Commit 5401c77

Browse files
committed
Added comments on colour pallette
1 parent 3b179f9 commit 5401c77

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

menu.c

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,13 @@
6464
/* Version 1.12 - Steve Harris (10/26/2020): newt branch */
6565
/* Added in usage, option processing and CODE_PATH with newt code. */
6666
/***************************************************************************/
67-
/* Version 1.13 - Steve Harri (10/31/2020): FileFormatHandler branch */
67+
/* Version 1.13 - Steve Harris (10/31/2020): FileFormatHandler branch */
6868
/* Added in better processing of menufile to handle overlength lines. */
6969
/***************************************************************************/
70+
/* Version 1.14 - Steve Harris (11/1/2020): NewtColour branch */
71+
/* Added in newt color pallette - didn;t bother adding option to select. */
72+
/* There aren't a huge range to choose from. */
73+
/***************************************************************************/
7074

7175
#include <curses.h>
7276

0 commit comments

Comments
 (0)