shithub: cstory

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

View raw version
#pragma once

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