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