shithub: cstory

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

View raw version
#pragma once

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