shithub: cstory

ref: 99a8b2bd188aa14ab817dbe59546ce8c5cdcef03
dir: /src/Star.h/

View raw version
#pragma once

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