shithub: cstory

ref: 5e49d734c92529b346240b9a7723a084e2e1ceb8
dir: /src/Star.h/

View raw version
#pragma once

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