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