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