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