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