shithub: cstory

ref: 93cf72e2693b430442d19eb806b388b8495e7392
dir: /src/Star.h/

View raw version
#pragma once

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