Changeset 42165


Ignore:
Timestamp:
04/12/18 17:59:08 (6 years ago)
Author:
obi
Message:

reset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/bcm.h

    r42163 r42165  
    1616#define FBIO_ACCEL  0x23
    1717
    18 /* disable bool work include come from libeplayer3 titan/libeplayer3/include/playback.h #include <stdbool.h>
    1918// bool work start
    2019typedef int bool;
    2120enum { false, true };
    2221// bool work end
    23 */
     22
    2423static unsigned int displaylist[1024];
    2524static int ptr;
Note: See TracChangeset for help on using the changeset viewer.