shithub: cstory

ref: 6a0005746978070c86dcac7681db8389c98fd172
dir: /src/Star.h/

View raw version
#pragma once

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