shithub: cstory

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

View raw version
#pragma once

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