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