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