shithub: cstory

ref: 611afe7417d63d716531f2ba9f6ae4a2d570a6b8
dir: /src/Star.h/

View raw version
#pragma once

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