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