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