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