shithub: cstory

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

View raw version
#pragma once

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