shithub: cstory

ref: 7bd6ff861796d8d50eb9eb1f8e59cd81bdf9614f
dir: /src/Star.h/

View raw version
#pragma once

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