shithub: cstory

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

View raw version
#pragma once

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