2007-03-30 * In the sentence "In truecolor video modes, bitmap_mask_color(bmp) will always return the shade of magenta that is used for transparency: makecol(255, 0, 0)", replaced makecol(255, 0, 0) with makecol(255, 0, 255).