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