shithub: cstory

ref: 69e0d868a0748798748bcfe89aa1642b63ed6679
dir: /src/Star.h/

View raw version
#pragma once

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