Update extensive code documentation

This commit is contained in:
Jacob 2023-08-08 20:53:32 +02:00
parent 9f26850d81
commit 75b413ddcf

View file

@ -31,6 +31,7 @@ would be greatly appreciated.
│   │   └── draw.h - Declares functions for drawing with Cairo and Pango
│   ├── draw.c - Contains functions for drawing different menu elements
│   ├── draw.h - Declares functions for drawing different menu elements
│   ├── fifo.c - Contains functions for the FIFO
│   ├── history.c - Contains functions for handling the history buffer
│   ├── icon.c - Contains functions for drawing and handling icons
│   ├── img.c - Contains functions for drawing and handling images