shithub: cstory

ref: 2e6c29140083dcb6e89b82adaf9e267659c4ab58
dir: /src/Star.h/

View raw version
#pragma once

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