shithub: cstory

ref: 56bf0f8c763809bc7521538c2203d8ea3582b3e0
dir: /src/Star.h/

View raw version
#pragma once

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