shithub: cstory

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

View raw version
#pragma once

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