shithub: cstory

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

View raw version
#pragma once

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