shithub: cstory

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

View raw version
#pragma once

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