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