shithub: cstory

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

View raw version
#pragma once

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