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