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