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