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