diff options
| author | dario-loi <loi.1940849@studenti.uniroma1.it> | 2024-11-24 20:22:24 +0100 |
|---|---|---|
| committer | dario-loi <loi.1940849@studenti.uniroma1.it> | 2024-11-24 20:22:24 +0100 |
| commit | 8650f5e1d7bb72625ae5d6cda2974f6fafa6362d (patch) | |
| tree | 14d7dfd2b4c86dcb3b27912513439b4648145733 /fbgl.h | |
| parent | a3bfd065071e2dd4e772fae9da7908ce523148c6 (diff) | |
Formatted header
Diffstat (limited to 'fbgl.h')
| -rw-r--r-- | fbgl.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -161,7 +161,6 @@ void fbgl_clear(uint32_t color); void fbgl_put_pixel(int x, int y, uint32_t color, fbgl_t *fb); void fbgl_draw_line(fbgl_point_t x, fbgl_point_t y, uint32_t color, fbgl_t *fb); - /** * Access framebuffer data methods */ |
