@@ -34,6 +34,10 @@ typedef struct Player_t{
int HP;
}Player;
typedef struct Obstacle_t{
Rectangle Hitbox;
}Obstacle;
void ILI9341_Initial(void);
void Refresh_Area(Rectangle area);
void Draw_stars();
The note is not visible to the blocked user.