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