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