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