shithub: cstory

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

View raw version
#pragma once

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