shithub: cstory

ref: 1df1248e2ed1da19d45c20b0d2f7c4a85bb44850
dir: /src/Star.h/

View raw version
#pragma once

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