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