shithub: cstory

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

View raw version
#pragma once

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