shithub: cstory

ref: 517824216e5286da0b734da60a0905f1eef24d5e
dir: /src/Star.h/

View raw version
#pragma once

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