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