shithub: cstory

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

View raw version
#pragma once

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