shithub: cstory

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

View raw version
#pragma once

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