shithub: cstory

ref: 9bef4b1d49363a395feee19d6b2c70d733df41ac
dir: /src/Star.h/

View raw version
#pragma once

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