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