Revision 117
generating strange error
graphics.h | ||
---|---|---|
49 | 49 |
*/ |
50 | 50 |
int (set_graphics_mode)(uint16_t mode); |
51 | 51 |
|
52 |
//int (draw_hline)(uint16_t x, uint16_t y, uint16_t len, uint32_t color); |
|
53 |
//int (draw_rectangle)(uint16_t x, uint16_t y,uint16_t width, uint16_t height, uint32_t color); |
|
54 |
|
|
52 | 55 |
#endif /* end of include guard: GRAPHICS_H_INCLUDED */ |
Also available in: Unified diff