shithub: cstory

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

View raw version
#pragma once

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