shithub: cstory

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

View raw version
#pragma once

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