shithub: cstory

ref: 9e6d144b6790a30c678bef9b46fa5f86578140dc
dir: /src/Star.h/

View raw version
#pragma once

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