shithub: cstory

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

View raw version
#pragma once

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