shithub: cstory

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

View raw version
#pragma once

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