shithub: cstory

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

View raw version
#pragma once

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