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