shithub: cstory

ref: 187847fbcc663b96ee94ec400bd067d64e8b5433
dir: /src/Star.h/

View raw version
#pragma once

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