shithub: cstory

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

View raw version
#pragma once

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