shithub: cstory

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

View raw version
#pragma once

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