shithub: cstory

ref: 9724f9d81becc2e95a7576e8ef7e20383c2e2f71
dir: /src/Star.h/

View raw version
#pragma once

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