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