shithub: cstory

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

View raw version
#pragma once

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