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