shithub: cstory

ref: b894543f3bc6cbaad99ab836bae7c5d2c29a4cf0
dir: /src/Star.h/

View raw version
#pragma once

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