shithub: cstory

ref: 5d373918824dc44b151361dd91bcf06ffd683747
dir: /src/Star.h/

View raw version
#pragma once

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