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