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