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