shithub: cstory

ref: 883e994949446390b93b7d9fbfc142c6f6d101ba
dir: /src/Star.h/

View raw version
#pragma once

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