shithub: cstory

ref: 27bfd3914c6d053c9d82b41ad3cdec8eb397e887
dir: /src/Star.h/

View raw version
#pragma once

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