Skip to content
Snippets Groups Projects
Commit f472f24c authored by rswindell's avatar rswindell
Browse files

Define the index positions in the (still undocumented) console.color_list[]

array. These correlate with the lines in ctrl/attr.cfg and are used for
setting console attributes in places where text.dat strings perhaps didn't
make sense. These values are used like this (e.g. to set the current
console attributes configured for filenaems):
	console.attributes = console.color_list[ATTR_FILENAME];
parent b1f2e528
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment