shithub: cstory

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

View raw version
#pragma once

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