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