shithub: cstory

ref: 63dd995343579ef5663e5f4599dbac639b8fce08
dir: /src/Star.h/

View raw version
#pragma once

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