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