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