small linker fix
This commit is contained in:
parent
e5003ac8d1
commit
472fb1bbf3
|
@ -768,7 +768,7 @@ inline bool FOptiAttr::unsetTermPCcharset (char_data*& term)
|
||||||
|
|
||||||
// public methods of FOptiAttr
|
// public methods of FOptiAttr
|
||||||
//----------------------------------------------------------------------
|
//----------------------------------------------------------------------
|
||||||
inline short FOptiAttr::vga2ansi (register short color)
|
short FOptiAttr::vga2ansi (register short color)
|
||||||
{
|
{
|
||||||
// VGA | ANSI
|
// VGA | ANSI
|
||||||
// i R G B | i B G R
|
// i R G B | i B G R
|
||||||
|
|
Loading…
Reference in New Issue