shithub: cstory

ref: 266bb13be2d6d91305587b58b450a47628b602cd
dir: /src/Star.h/

View raw version
#pragma once

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