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