shithub: cstory

ref: 746ebb822c3e8231c4d8513c27ba80ee5666dede
dir: /src/Star.h/

View raw version
#pragma once

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