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