shithub: cstory

ref: 0532e2afa2154b25e8736622cebf69ec39e7da1f
dir: /src/Star.h/

View raw version
#pragma once

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