shithub: cstory

ref: 788e5ea2d8f1d81ca51035fa7fc450a254cf2a20
dir: /src/Star.h/

View raw version
#pragma once

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