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