shithub: cstory

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

View raw version
#pragma once

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