shithub: cstory

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

View raw version
#pragma once

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