shithub: cstory

ref: 1f9247e5871087c9cdcab338eb35e865faf4f4ce
dir: /src/Star.h/

View raw version
#pragma once

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