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