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