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