shithub: cstory

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

View raw version
#pragma once

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