shithub: cstory

ref: e708dc3a7db82d7bacd40b74dbfd99299f9e732a
dir: /src/Star.h/

View raw version
#pragma once

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