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