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