shithub: cstory

ref: 6e20f4cc154a4dd502029519bdb91102f4683c02
dir: /src/Star.h/

View raw version
#pragma once

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