shithub: cstory

ref: 268d68b0783581e50ab7d7eb3d6ed5667271735d
dir: /src/Star.h/

View raw version
#pragma once

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