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