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