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