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