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