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