shithub: cstory

ref: 470a51219e2880b1bb5ada77348550e8640e04e9
dir: /src/Star.h/

View raw version
#pragma once

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