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