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