shithub: cstory

ref: 98c2a8880e96486c58aa5c85616f9dba7ef7400c
dir: /src/Star.h/

View raw version
#pragma once

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