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