shithub: cstory

ref: 56527561294fdcba72f5493c27ce47fd8f6ccb70
dir: /src/Star.h/

View raw version
#pragma once

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