shithub: cstory

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

View raw version
#pragma once

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