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