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