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