shithub: cstory

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

View raw version
#pragma once

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