shithub: cstory

ref: 5e0f44b7929a81c28d61e898ca52092ded1b1117
dir: /src/Star.h/

View raw version
#pragma once

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