shithub: cstory

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

View raw version
#pragma once

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