shithub: cstory

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

View raw version
#pragma once

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