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