shithub: cstory

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

View raw version
#pragma once

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