shithub: cstory

ref: 97a042dcc00821c17852fe728588d04edb91a242
dir: /src/Star.h/

View raw version
#pragma once

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