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