shithub: cstory

ref: 379365fd8695b0288a1328aa549ffdfc602cab4e
dir: /src/Star.h/

View raw version
#pragma once

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