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