shithub: cstory

ref: 8f9125cf09cb123f21b18ad960aa82a1973d6db5
dir: /src/Star.h/

View raw version
#pragma once

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