shithub: cstory

ref: 720466826bd034126f7727ec1e9c77c66f9e574e
dir: /src/Star.h/

View raw version
#pragma once

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