shithub: cstory

ref: f7b428752fce30cf49fb1d5b28154921931463d7
dir: /src/Star.h/

View raw version
#pragma once

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