shithub: cstory

ref: 79e996d78f79a5af89466e5c111e6c3441ff348b
dir: /src/Star.h/

View raw version
#pragma once

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