Cleaned the project a little
This commit is contained in:
@@ -41,5 +41,6 @@ void Resize_Window(Rectangle area);
|
||||
void Refresh_Area(Rectangle area);
|
||||
void DrawPlayer(Player player, Rectangle areaToDraw);
|
||||
void DrawText(Point starting_point,char text[],Size charSize);
|
||||
void Refresh_Player_Area(Rectangle area,Rectangle Hitbox);
|
||||
|
||||
#endif /* SPI_H_ */
|
||||
|
||||
Reference in New Issue
Block a user