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