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