shithub: cstory

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

View raw version
#pragma once

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