shithub: cstory

ref: 2bcab6adee8517e0414126db4026df323b1eabed
dir: /src/Star.h/

View raw version
#pragma once

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