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