shithub: cstory

ref: 55b473a4901321ecd9506fbab6734b4bc3269d36
dir: /src/Star.h/

View raw version
#pragma once

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