shithub: cstory

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

View raw version
#pragma once

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