summaryrefslogtreecommitdiff
path: root/src/screen.h
AgeCommit message (Collapse)Author
2022-12-15styling: Fix screen missing semicolonJohnny Richard
This patch fixes the warnings raised by *make* command. Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
2022-12-13refactor: extract screen management from main into a moduleFabio Maciel