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