shithub: cstory

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

View raw version
#pragma once

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