shithub: cstory

ref: 353798bf411161272613630d2a5f736230c43e7d
dir: /src/Star.h/

View raw version
#pragma once

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