shithub: cstory

ref: 2fc3dbb1e56f13b4bf749ee85dceee508c1820d2
dir: /src/Star.h/

View raw version
#pragma once

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