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