shithub: cstory

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

View raw version
#pragma once

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