shithub: cstory

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

View raw version
#pragma once

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