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