shithub: cstory

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

View raw version
#pragma once

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