shithub: cstory

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

View raw version
#pragma once

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