#pragma once void InitStar(); void ActStar(); void PutStar(int fx, int fy);