shithub: cstory

ref: 1b6804bbe12e13561c22ce1d893e4025ce81312a
dir: /src/Star.h/

View raw version
#pragma once

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