shithub: cstory

ref: 21cf78b86d1025081e59d3edffc59a8ef5b18148
dir: /src/Star.h/

View raw version
#pragma once

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