now the character has some momentum but the text is fucked again

This commit is contained in:
Rohmer Maxime
2024-06-13 17:28:59 +02:00
parent ce18682e77
commit 5f6bfb3439
9 changed files with 84 additions and 68 deletions
+1
View File
@@ -39,5 +39,6 @@ void Refresh_Area(Rectangle area);
void Draw_stars();
void Resize_Window(Rectangle area);
void DrawPlayer(Player player, Rectangle areaToDraw);
void DrawText(Point starting_point,char text[],Size charSize);
#endif /* SPI_H_ */