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