shithub: cstory

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

View raw version
#pragma once

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