shithub: cstory

ref: 663870ae7659b819412c8b82a6020821522896ca
dir: /src/Star.h/

View raw version
#pragma once

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