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