shithub: cstory

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

View raw version
#pragma once

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