docs/ottd-colourtext-palette.png
author |
peter1138 |
|
Mon, 18 Jun 2007 18:45:12 +0000 |
changeset 6947 |
2e14760f63f9 |
parent 2533 |
f8cff1c84cad
|
permissions |
-rw-r--r-- |
(svn r10201) -Codechange: Replace Blitter::SetHorizontalLine with Blitter::DrawRect, as the former was only used by the rectangle drawing code anyway. This lets us draw rectangles in one go.