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