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