shithub: cstory

ref: 323b556b27c5a9b600fa4fe474e0268a71c654b8
dir: /src/Star.h/

View raw version
#pragma once

void InitStar();
void ActStar();
void PutStar(int fx, int fy);