shithub: cstory

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

View raw version
#pragma once

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