random minor fixes

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@843 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-12-18 15:29:59 +00:00
parent 697746df02
commit 205bc4565c
4 changed files with 6 additions and 4 deletions

View file

@ -1527,6 +1527,7 @@ void PicoDrawSetColorFormat(int which)
default:FinalizeLine = NULL; break;
}
PicoDrawSetColorFormatMode4(which);
rendstatus_old = -1;
#if OVERRIDE_HIGHCOL
if (which)
HighCol=DefHighCol;