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