shithub: cstory

ref: 53d54d4e5398c89ed92f86fc8338128146bc617d
dir: /src/Star.h/

View raw version
#pragma once

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