shithub: cstory

ref: 053770b81b4b09c0219b6da53c358d6280534c82
dir: /src/Star.h/

View raw version
#pragma once

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