shithub: cstory

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

View raw version
#pragma once

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