shithub: cstory

ref: cdbcd5f6c33135a8a083abae24f26ff3ba0be343
dir: /src/Star.h/

View raw version
#pragma once

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