shithub: cstory

ref: 48935eb10d9f5538277574804c7c3cbbfb036ff8
dir: /src/Star.h/

View raw version
#pragma once

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