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