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