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