shithub: cstory

ref: 2752deccdf60ac3c13741006ad76a0fa4f30bacb
dir: /src/Star.h/

View raw version
#pragma once

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