Revision 0eba62e0 console.c

b/console.c
1688 1688
            pf.rbits = 8;
1689 1689
            pf.gbits = 8;
1690 1690
            pf.bbits = 8;
1691
            break;
1691 1692
        case 32:
1692 1693
            pf.rmask = 0x00FF0000;
1693 1694
            pf.gmask = 0x0000FF00;

Also available in: Unified diff