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