shithub: cstory

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

View raw version
#pragma once

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