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