shithub: cstory

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

View raw version
#pragma once

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