Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gfx/private/color.h

    rf80690a rbc52b5b  
    11/*
    2  * Copyright (c) 2019 Jiri Svoboda
     2 * Copyright (c) 2021 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    4848        uint16_t g;
    4949        uint16_t b;
     50        uint8_t attr;
    5051};
    5152
Note: See TracChangeset for help on using the changeset viewer.