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