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