ref: 2aeda93aebf5e15c489ccbb78554295e20272e0a dir: /src/Star.h/
#pragma once void InitStar(void); void ActStar(void); void PutStar(int fx, int fy);