shithub: cstory

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

View raw version
#pragma once

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