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