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