shithub: cstory

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

View raw version
#pragma once

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