shithub: cstory

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

View raw version
#pragma once

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