shithub: cstory

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

View raw version
#pragma once

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