shithub: cstory

ref: 1cf4200051217c229c3cc69cf71404f8a6886489
dir: /src/Star.h/

View raw version
#pragma once

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