shithub: cstory

ref: 81e3259535acda40d00505fd908b9dbed3b66ef4
dir: /src/Star.h/

View raw version
#pragma once

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