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