shithub: cstory

ref: 55090dc7cc49d03933503b983c2a5ed918df2d8a
dir: /src/Star.h/

View raw version
#pragma once

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