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