shithub: cstory

ref: 39067057c137c809b1ba1d58004e4863726f226c
dir: /src/Star.h/

View raw version
#pragma once

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