- Jo que se, moltes coses

This commit is contained in:
2024-01-29 06:59:46 +01:00
parent a690619865
commit 3832fdf5e4
13 changed files with 1068 additions and 399 deletions

4
crt.h
View File

@@ -1,5 +1,9 @@
#pragma once
#include <stdint.h>
#include <stdio.h>
#include <SDL2/SDL.h>
void update();
uint8_t get_hours();