shithub: cstory

ref: 6301c0131585a16f777bf5080931f72f0477c99c
dir: /src/Star.h/

View raw version
#pragma once

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