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