shithub: cstory

ref: 3b395c26396ddd225c465fc8cc9c590dc833fbb7
dir: /src/Star.h/

View raw version
#pragma once
void InitStar();
void ActStar();
void PutStar(int fx, int fy);