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