Changeset 42165
- Timestamp:
- 04/12/18 17:59:08 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/bcm.h
r42163 r42165 16 16 #define FBIO_ACCEL 0x23 17 17 18 /* disable bool work include come from libeplayer3 titan/libeplayer3/include/playback.h #include <stdbool.h>19 18 // bool work start 20 19 typedef int bool; 21 20 enum { false, true }; 22 21 // bool work end 23 */ 22 24 23 static unsigned int displaylist[1024]; 25 24 static int ptr;
Note: See TracChangeset
for help on using the changeset viewer.