shithub: cstory

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

View raw version
#pragma once

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