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