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