shithub: cstory

ref: 320e891a705cd4c977595a74f5b192554a09e4ab
dir: /src/Star.h/

View raw version
#pragma once

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